MCPcopy Create free account

hub / github.com/bacy/volley / functions

Functions850 in github.com/bacy/volley

Methodsave
(Object entity)
src/com/android/volley/ext/tools/DbTools.java:217
MethodsaveAll
(List<?> entities)
src/com/android/volley/ext/tools/DbTools.java:230
MethodsaveBindingId
(Object entity)
src/com/android/volley/ext/tools/DbTools.java:246
MethodsaveBindingIdAll
(List<?> entities)
src/com/android/volley/ext/tools/DbTools.java:261
MethodsaveOrUpdateAll
(List<?> entities)
src/com/android/volley/ext/tools/DbTools.java:172
Methodselect
(String... columnExpressions)
src/com/android/volley/db/sqlite/DbModelSelector.java:101
MethodsetAlpha
(int alpha)
src/com/android/volley/ext/display/SimpleDisplayer.java:178
MethodsetAnimation
(Animation animation)
src/com/android/volley/ext/tools/BitmapTools.java:195
MethodsetAnimationType
(int animationType)
src/com/android/volley/ext/tools/BitmapTools.java:199
MethodsetBatchedResponseDelay
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
MethodsetColorFilter
(ColorFilter cf)
src/com/android/volley/ext/display/SimpleDisplayer.java:183
MethodsetColumnValue
(Object value)
src/com/android/volley/db/sqlite/ForeignLazyLoader.java:58
MethodsetCorners
(boolean hasRoundCorners)
src/com/android/volley/ext/tools/BitmapTools.java:203
MethodsetDefaultAndImageResId
(int resId)
src/com/android/volley/ext/tools/BitmapTools.java:185
MethodsetDefaultBitmap
(Bitmap defaultBitmap)
src/com/android/volley/ext/tools/BitmapTools.java:211
MethodsetDefaultBitmapWH
(int w, int h)
src/com/android/volley/ext/tools/BitmapTools.java:190
MethodsetDefaultImageResId
(int defaultImageResId)
src/com/android/volley/ext/tools/BitmapTools.java:176
MethodsetDisplayer
(IDisplayer displayer)
src/com/android/volley/ext/tools/BitmapTools.java:152
MethodsetErrorImageResId
(int errorImageResId)
src/com/android/volley/ext/tools/BitmapTools.java:180
MethodsetMaxSize
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
MethodsetMemCacheSizePercent
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
MethodsetRate
(long mRate)
src/com/android/volley/Request.java:640
MethodsetRequest
(Request<?> request)
src/com/android/volley/toolbox/RequestFuture.java:67
MethodsetRoundConfig
(RoundConfig config)
src/com/android/volley/ext/tools/BitmapTools.java:207
MethodsetTag
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
MethodsetValue2Entity
(Object entity, Cursor cursor, int index)
src/com/android/volley/db/table/Finder.java:40
MethodsetValue2Entity
(Object entity, Cursor cursor, int index)
src/com/android/volley/db/table/Foreign.java:52
MethodshowImg
(View view, ImageContainer container, boolean success, boolean isImmediate)
src/com/android/volley/ext/tools/BitmapTools.java:481
MethodsizeOf
(String key, Bitmap bitmap)
src/com/android/volley/toolbox/BitmapCache.java:30
Methodskip
(long byteCount)
src/com/android/volley/toolbox/ContentLengthInputStream.java:73
Methodskip
(long byteCount)
src/com/android/volley/ext/ContentLengthInputStream.java:73
Methodsnapshot
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
Methodstop
()
src/com/android/volley/ext/tools/BitmapTools.java:57
MethodstopDownload
停止下载 stopDownload @since 3.5
src/com/android/volley/toolbox/DownloadRequest.java:62
MethodstopDownload
()
src/com/android/volley/ext/tools/HttpTools.java:276
MethodtoString
()
src/com/android/volley/LruCache.java:321
MethodtoString
()
src/com/android/volley/Cache.java:96
MethodtoString
()
src/com/android/volley/db/sqlite/ColumnDbType.java:16
MethodtoString
()
src/com/android/volley/db/sqlite/DbModelSelector.java:130
MethodtoString
()
src/com/android/volley/db/sqlite/Selector.java:165
Methodtransferred
(long num)
src/com/android/volley/toolbox/MultiPartRequest.java:57
MethodupdateAll
(List<?> entities, String... updateColumnNames)
src/com/android/volley/ext/tools/DbTools.java:363
Methodupload
upload 请求 @param url @param paramsMap @param fileParams @param httpResult @since 3.4
src/com/android/volley/ext/tools/HttpTools.java:129
MethodurlEncodeMap
(Map<String, String> paramsMap)
src/com/android/volley/ext/tools/HttpTools.java:430
Methodwhere
(WhereBuilder whereBuilder)
src/com/android/volley/db/sqlite/DbModelSelector.java:51
Methodwrite
(byte[] b, int off, int len)
src/com/android/volley/toolbox/UploadMultipartEntity.java:45
Methodwrite
(int oneByte)
src/com/android/volley/toolbox/disklrucache/DiskLruCache.java:841
MethodwriteTo
(final OutputStream out, Boundary boundary)
src/com/android/volley/toolbox/multipart/StringPart.java:75
MethodwriteTo
(OutputStream out, Boundary boundary)
src/com/android/volley/toolbox/multipart/FilePart.java:64
MethodwriteTo
(final OutputStream out)
src/com/android/volley/toolbox/multipart/MultipartEntity.java:56
← previous801–850 of 850, ranked by callers