Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bacy/volley
/ functions
Functions
850 in github.com/bacy/volley
⨍
Functions
850
◇
Types & classes
140
Method
save
(Object entity)
src/com/android/volley/ext/tools/DbTools.java:217
Method
saveAll
(List<?> entities)
src/com/android/volley/ext/tools/DbTools.java:230
Method
saveBindingId
(Object entity)
src/com/android/volley/ext/tools/DbTools.java:246
Method
saveBindingIdAll
(List<?> entities)
src/com/android/volley/ext/tools/DbTools.java:261
Method
saveOrUpdateAll
(List<?> entities)
src/com/android/volley/ext/tools/DbTools.java:172
Method
select
(String... columnExpressions)
src/com/android/volley/db/sqlite/DbModelSelector.java:101
Method
setAlpha
(int alpha)
src/com/android/volley/ext/display/SimpleDisplayer.java:178
Method
setAnimation
(Animation animation)
src/com/android/volley/ext/tools/BitmapTools.java:195
Method
setAnimationType
(int animationType)
src/com/android/volley/ext/tools/BitmapTools.java:199
Method
setBatchedResponseDelay
Sets the amount of time to wait after the first response arrives before delivering all responses. Batching can be disabled entirely by passing in 0. @
src/com/android/volley/toolbox/ImageLoader.java:266
Method
setColorFilter
(ColorFilter cf)
src/com/android/volley/ext/display/SimpleDisplayer.java:183
Method
setColumnValue
(Object value)
src/com/android/volley/db/sqlite/ForeignLazyLoader.java:58
Method
setCorners
(boolean hasRoundCorners)
src/com/android/volley/ext/tools/BitmapTools.java:203
Method
setDefaultAndImageResId
(int resId)
src/com/android/volley/ext/tools/BitmapTools.java:185
Method
setDefaultBitmap
(Bitmap defaultBitmap)
src/com/android/volley/ext/tools/BitmapTools.java:211
Method
setDefaultBitmapWH
(int w, int h)
src/com/android/volley/ext/tools/BitmapTools.java:190
Method
setDefaultImageResId
(int defaultImageResId)
src/com/android/volley/ext/tools/BitmapTools.java:176
Method
setDisplayer
(IDisplayer displayer)
src/com/android/volley/ext/tools/BitmapTools.java:152
Method
setErrorImageResId
(int errorImageResId)
src/com/android/volley/ext/tools/BitmapTools.java:180
Method
setMaxSize
Changes the maximum number of bytes the cache can store and queues a job to trim the existing store, if necessary.
src/com/android/volley/toolbox/disklrucache/DiskLruCache.java:494
Method
setMemCacheSizePercent
Sets the memory cache size based on a percentage of the max available VM memory. Eg. setting percent to 0.2 would set the memory cache to one fifth of
src/com/android/volley/toolbox/DiskLruBasedCache.java:187
Method
setRate
(long mRate)
src/com/android/volley/Request.java:640
Method
setRequest
(Request<?> request)
src/com/android/volley/toolbox/RequestFuture.java:67
Method
setRoundConfig
(RoundConfig config)
src/com/android/volley/ext/tools/BitmapTools.java:207
Method
setTag
Customize the log tag for your application, so that other apps using Volley don't mix their logs with yours. <br /> Enable the log property for your t
src/com/android/volley/VolleyLog.java:40
Method
setValue2Entity
(Object entity, Cursor cursor, int index)
src/com/android/volley/db/table/Finder.java:40
Method
setValue2Entity
(Object entity, Cursor cursor, int index)
src/com/android/volley/db/table/Foreign.java:52
Method
showImg
(View view, ImageContainer container, boolean success, boolean isImmediate)
src/com/android/volley/ext/tools/BitmapTools.java:481
Method
sizeOf
(String key, Bitmap bitmap)
src/com/android/volley/toolbox/BitmapCache.java:30
Method
skip
(long byteCount)
src/com/android/volley/toolbox/ContentLengthInputStream.java:73
Method
skip
(long byteCount)
src/com/android/volley/ext/ContentLengthInputStream.java:73
Method
snapshot
Returns a copy of the current contents of the cache, ordered from least recently accessed to most recently accessed.
src/com/android/volley/LruCache.java:317
Method
stop
()
src/com/android/volley/ext/tools/BitmapTools.java:57
Method
stopDownload
停止下载 stopDownload @since 3.5
src/com/android/volley/toolbox/DownloadRequest.java:62
Method
stopDownload
()
src/com/android/volley/ext/tools/HttpTools.java:276
Method
toString
()
src/com/android/volley/LruCache.java:321
Method
toString
()
src/com/android/volley/Cache.java:96
Method
toString
()
src/com/android/volley/db/sqlite/ColumnDbType.java:16
Method
toString
()
src/com/android/volley/db/sqlite/DbModelSelector.java:130
Method
toString
()
src/com/android/volley/db/sqlite/Selector.java:165
Method
transferred
(long num)
src/com/android/volley/toolbox/MultiPartRequest.java:57
Method
updateAll
(List<?> entities, String... updateColumnNames)
src/com/android/volley/ext/tools/DbTools.java:363
Method
upload
upload 请求 @param url @param paramsMap @param fileParams @param httpResult @since 3.4
src/com/android/volley/ext/tools/HttpTools.java:129
Method
urlEncodeMap
(Map<String, String> paramsMap)
src/com/android/volley/ext/tools/HttpTools.java:430
Method
where
(WhereBuilder whereBuilder)
src/com/android/volley/db/sqlite/DbModelSelector.java:51
Method
write
(byte[] b, int off, int len)
src/com/android/volley/toolbox/UploadMultipartEntity.java:45
Method
write
(int oneByte)
src/com/android/volley/toolbox/disklrucache/DiskLruCache.java:841
Method
writeTo
(final OutputStream out, Boundary boundary)
src/com/android/volley/toolbox/multipart/StringPart.java:75
Method
writeTo
(OutputStream out, Boundary boundary)
src/com/android/volley/toolbox/multipart/FilePart.java:64
Method
writeTo
(final OutputStream out)
src/com/android/volley/toolbox/multipart/MultipartEntity.java:56
← previous
801–850 of 850, ranked by callers