MCPcopy Create free account

hub / github.com/bacy/volley / functions

Functions850 in github.com/bacy/volley

MethodfindDbModelAll
(SqlInfo sqlInfo)
src/com/android/volley/ext/tools/DbTools.java:527
Methodfinish
Called from {@link Request#finish(String)}, indicating that processing of the given request has finished. <p>Releases waiting requests for <code>requ
src/com/android/volley/RequestQueue.java:289
Methodflush
()
src/com/android/volley/toolbox/disklrucache/DiskLruCache.java:865
Methodfrom
(Class<?> entityType)
src/com/android/volley/db/sqlite/DbModelSelector.java:47
Methodget
Returns the value for {@code key} if it exists in the cache or can be created by {@code #create}. If a value was returned, it is moved to the head of
src/com/android/volley/LruCache.java:62
Methodget
Returns an ImageContainer for the requested URL. The ImageContainer will contain either the specified default bitmap or the loaded bitmap. If the def
src/com/android/volley/toolbox/ImageLoader.java:173
Methodget
(String key)
src/com/android/volley/toolbox/NoCache.java:29
Methodget
()
src/com/android/volley/toolbox/RequestFuture.java:85
Methodget
Returns a snapshot of the entry named {@code key}, or null if it doesn't exist is not currently readable. If a value is returned, it is moved to the h
src/com/android/volley/toolbox/disklrucache/DiskLruCache.java:404
Methodget
get 请求 @param url @param paramsMap @param httpResult
src/com/android/volley/ext/tools/HttpTools.java:63
Methodget
(String sql)
src/com/android/volley/ext/tools/DbTools.java:879
MethodgetAccount
Returns the Account being used by this authenticator.
src/com/android/volley/toolbox/AndroidAuthenticator.java:66
MethodgetAllFromDb
()
src/com/android/volley/db/sqlite/ForeignLazyLoader.java:34
MethodgetAnimation
()
src/com/android/volley/ext/tools/BitmapTools.java:168
MethodgetAnimationType
()
src/com/android/volley/ext/tools/BitmapTools.java:172
MethodgetAuthToken
()
src/com/android/volley/toolbox/AndroidAuthenticator.java:71
MethodgetBitmap
Returns the bitmap associated with the request URL if it has been loaded, null otherwise.
src/com/android/volley/toolbox/ImageLoader.java:395
MethodgetBitmap
(String url)
src/com/android/volley/toolbox/BitmapCache.java:49
MethodgetBitmapFromAsset
从asset中获取bitmap getBitmapFromAsset @param filePath @return @since 3.6
src/com/android/volley/ext/tools/BitmapTools.java:349
MethodgetBitmapFromContent
从系统资源中获取bitmap getStreamFromContent @param imageUri @return @since 3.6
src/com/android/volley/ext/tools/BitmapTools.java:360
MethodgetBitmapFromFile
从sdcard的文件中获取bitmap getBitmapFromFile @param path @return @since 3.5
src/com/android/volley/ext/tools/BitmapTools.java:371
MethodgetBitmapFromMemCache
(String key)
src/com/android/volley/ext/tools/BitmapTools.java:375
MethodgetBitmapFromRes
从res中获取bitmap @param resId @return
src/com/android/volley/ext/tools/BitmapTools.java:338
MethodgetBody
Returns the raw POST or PUT body to be sent. @throws AuthFailureError in the event of auth failure
src/com/android/volley/Request.java:461
MethodgetBodyContentType
()
src/com/android/volley/toolbox/MultiPartRequest.java:74
MethodgetBoolean
(String columnName)
src/com/android/volley/db/table/DbModel.java:39
MethodgetCacheFolder
()
src/com/android/volley/toolbox/DiskLruBasedCache.java:96
MethodgetColumnDbType
()
src/com/android/volley/db/table/Column.java:141
MethodgetColumnDbType
()
src/com/android/volley/db/table/Finder.java:87
MethodgetColumnDbType
()
src/com/android/volley/db/table/Foreign.java:147
MethodgetColumnDbType
()
src/com/android/volley/db/converter/DoubleColumnConverter.java:30
MethodgetColumnDbType
()
src/com/android/volley/db/converter/BooleanColumnConverter.java:31
MethodgetColumnDbType
()
src/com/android/volley/db/converter/ShortColumnConverter.java:30
MethodgetColumnDbType
()
src/com/android/volley/db/converter/FloatColumnConverter.java:30
MethodgetColumnDbType
()
src/com/android/volley/db/converter/CharColumnConverter.java:31
MethodgetColumnDbType
()
src/com/android/volley/db/converter/SqlDateColumnConverter.java:31
MethodgetColumnDbType
()
src/com/android/volley/db/converter/DateColumnConverter.java:33
MethodgetColumnDbType
()
src/com/android/volley/db/converter/ByteColumnConverter.java:30
MethodgetColumnDbType
()
src/com/android/volley/db/converter/StringColumnConverter.java:28
MethodgetColumnDbType
()
src/com/android/volley/db/converter/ByteArrayColumnConverter.java:28
MethodgetColumnDbType
()
src/com/android/volley/db/converter/IntegerColumnConverter.java:30
MethodgetColumnDbType
()
src/com/android/volley/db/converter/LongColumnConverter.java:30
MethodgetColumnValue
(Object entity)
src/com/android/volley/db/table/Foreign.java:92
MethodgetContent
Returns <code>null</code> since it's not designed to be used for server responses.
src/com/android/volley/toolbox/multipart/MultipartEntity.java:52
MethodgetContentDisposition
()
src/com/android/volley/toolbox/multipart/StringPart.java:47
MethodgetContentDisposition
()
src/com/android/volley/toolbox/multipart/FilePart.java:47
MethodgetContentLength
()
src/com/android/volley/toolbox/InflatingEntity.java:20
MethodgetContentLength
(Boundary boundary)
src/com/android/volley/toolbox/multipart/StringPart.java:71
MethodgetContentLength
(Boundary boundary)
src/com/android/volley/toolbox/multipart/FilePart.java:60
MethodgetContentLength
()
src/com/android/volley/toolbox/multipart/MultipartEntity.java:40
MethodgetContentTransferEncoding
()
src/com/android/volley/toolbox/multipart/StringPart.java:53
MethodgetContentTransferEncoding
()
src/com/android/volley/toolbox/multipart/FilePart.java:54
MethodgetContentType
()
src/com/android/volley/toolbox/multipart/StringPart.java:50
MethodgetContentType
()
src/com/android/volley/toolbox/multipart/FilePart.java:51
MethodgetCurrentRetryCount
Returns the current retry count.
src/com/android/volley/DefaultRetryPolicy.java:74
MethodgetCurrentTimeout
Returns the current timeout.
src/com/android/volley/DefaultRetryPolicy.java:66
MethodgetDatabase
()
src/com/android/volley/ext/tools/DbTools.java:149
MethodgetDate
(String columnName)
src/com/android/volley/db/table/DbModel.java:59
MethodgetDefaultCacheFile
(Context context)
src/com/android/volley/toolbox/Volley.java:119
MethodgetDefaultDisplayConfig
()
src/com/android/volley/ext/tools/BitmapTools.java:156
MethodgetDefaultImageResId
()
src/com/android/volley/ext/tools/BitmapTools.java:160
MethodgetDefaultValue
()
src/com/android/volley/db/table/Finder.java:82
MethodgetDefaultValue
It always return null. @return null
src/com/android/volley/db/table/Foreign.java:157
MethodgetDisplayer
()
src/com/android/volley/ext/tools/BitmapTools.java:148
MethodgetEntityType
()
src/com/android/volley/db/sqlite/DbModelSelector.java:126
MethodgetErrorImageResId
()
src/com/android/volley/ext/tools/BitmapTools.java:164
MethodgetFieldValue
(final Cursor cursor, int index)
src/com/android/volley/db/converter/DoubleColumnConverter.java:14
MethodgetFieldValue
(final Cursor cursor, int index)
src/com/android/volley/db/converter/BooleanColumnConverter.java:14
MethodgetFieldValue
(final Cursor cursor, int index)
src/com/android/volley/db/converter/ShortColumnConverter.java:14
MethodgetFieldValue
(final Cursor cursor, int index)
src/com/android/volley/db/converter/FloatColumnConverter.java:14
MethodgetFieldValue
(final Cursor cursor, int index)
src/com/android/volley/db/converter/CharColumnConverter.java:14
MethodgetFieldValue
(final Cursor cursor, int index)
src/com/android/volley/db/converter/SqlDateColumnConverter.java:14
MethodgetFieldValue
(final Cursor cursor, int index)
src/com/android/volley/db/converter/DateColumnConverter.java:16
MethodgetFieldValue
(final Cursor cursor, int index)
src/com/android/volley/db/converter/ByteColumnConverter.java:14
MethodgetFieldValue
(final Cursor cursor, int index)
src/com/android/volley/db/converter/StringColumnConverter.java:13
MethodgetFieldValue
(final Cursor cursor, int index)
src/com/android/volley/db/converter/ByteArrayColumnConverter.java:13
MethodgetFieldValue
(final Cursor cursor, int index)
src/com/android/volley/db/converter/IntegerColumnConverter.java:14
MethodgetFieldValue
(final Cursor cursor, int index)
src/com/android/volley/db/converter/LongColumnConverter.java:14
MethodgetFileSize
(File f)
src/com/android/volley/Utils.java:100
MethodgetFilenameForKey
Creates a pseudo-unique filename for the specified cache key. @param key The key to generate a file name for. @return A pseudo-unique filename.
src/com/android/volley/toolbox/DiskLruBasedCache.java:231
MethodgetFirstFromDb
()
src/com/android/volley/db/sqlite/ForeignLazyLoader.java:46
MethodgetHeaders
Returns a list of extra HTTP headers to go along with this request. Can throw {@link AuthFailureError} as authentication may be required to provide th
src/com/android/volley/Request.java:357
MethodgetHeaders
()
src/com/android/volley/ext/RequestInfo.java:74
MethodgetHeaders
()
src/com/android/volley/ext/tools/HttpTools.java:210
MethodgetHttpRequestQueue
()
src/com/android/volley/ext/tools/HttpTools.java:53
MethodgetImageListener
The default implementation of ImageListener which handles basic functionality of showing a default image until the network response is received, at wh
src/com/android/volley/toolbox/ImageLoader.java:101
MethodgetImageLoader
()
src/com/android/volley/ext/tools/BitmapTools.java:79
MethodgetMaxSize
Returns the maximum number of bytes that this cache should use to store its data.
src/com/android/volley/toolbox/disklrucache/DiskLruCache.java:486
MethodgetMethod
Return the method for this request. Can be one of the values in {@link Method}.
src/com/android/volley/Request.java:158
MethodgetOpacity
()
src/com/android/volley/ext/display/SimpleDisplayer.java:173
MethodgetPostBody
Returns the raw POST body to be sent. @throws AuthFailureError In the event of auth failure @deprecated Use {@link #getBody()} instead.
src/com/android/volley/Request.java:411
MethodgetPostBodyContentType
@deprecated Use {@link #getBodyContentType()} instead.
src/com/android/volley/Request.java:399
MethodgetPostParameterPairs
(Map<String, String> postParams)
src/com/android/volley/toolbox/HttpClientStack.java:65
MethodgetPriority
()
src/com/android/volley/toolbox/ClearCacheRequest.java:57
MethodgetPriority
()
src/com/android/volley/toolbox/ImageRequest.java:93
MethodgetProtocolCharset
Get the protocol charset
src/com/android/volley/toolbox/MultiPartRequest.java:91
MethodgetResolutionIntent
()
src/com/android/volley/AuthFailureError.java:50
MethodgetSequence
Returns the sequence number of this request.
src/com/android/volley/Request.java:284
MethodgetSqlDate
(String columnName)
src/com/android/volley/db/table/DbModel.java:64
MethodgetString
Returns the string value for {@code index}.
src/com/android/volley/toolbox/disklrucache/DiskLruCache.java:697
← previousnext →601–700 of 850, ranked by callers