Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DWorkS/VolleyPlus
/ functions
Functions
990 in github.com/DWorkS/VolleyPlus
⨍
Functions
990
◇
Types & classes
161
Method
getContentTransferEncoding
()
library/src/com/android/volley/toolbox/multipart/BasePart.java:19
Method
getContentType
()
library/src/com/android/volley/toolbox/multipart/StringPart.java:52
Method
getContentType
()
library/src/com/android/volley/toolbox/multipart/FilePart.java:63
Method
getCount
()
sample/src/com/volley/demo/MainActivity.java:94
Method
getCount
()
sample/src/com/volley/demo/SimpleCacheFragment.java:231
Method
getCount
()
sample/src/com/volley/demo/ImageDetailActivity.java:183
Method
getCroppedPhoto
Gets a bitmap of the cropped region. If cropping is not enabled, returns {@code null}.
library/src/com/android/volley/ui/PhotoView.java:590
Method
getCurrentPage
()
sample/src/com/volley/demo/ExampleNetworkListView.java:198
Method
getCurrentRetryCount
Returns the current retry count.
library/src/com/android/volley/DefaultRetryPolicy.java:76
Method
getCurrentTimeout
Returns the current timeout.
library/src/com/android/volley/DefaultRetryPolicy.java:68
Method
getError
()
library/src/com/android/volley/AsyncRequestLoader.java:106
Method
getError
()
library/src/com/android/volley/RequestTickle.java:206
Method
getErrorListener
@return this request's {@link com.android.volley.Response.ErrorListener}.
library/src/com/android/volley/Request.java:201
Method
getErrorType
@param error @param context @return Return generic message for errors
library/src/com/android/volley/error/VolleyErrorHelper.java:41
Method
getFilenameForKey
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.
library/src/com/android/volley/cache/DiskLruBasedCache.java:332
Method
getImageLoaderInstance
()
library/src/com/android/volley/cache/SimpleImageLoader.java:500
Method
getInstance
@return ApplicationController singleton instance
library/src/com/android/volley/ApplicationController.java:34
Method
getItem
(int position)
sample/src/com/volley/demo/SimpleCacheFragment.java:242
Method
getItem
(int position)
sample/src/com/volley/demo/ImageDetailActivity.java:188
Method
getItemViewType
(int position)
sample/src/com/volley/demo/SimpleCacheFragment.java:259
Method
getLength
Returns the byte length of the value for {@code index}.
library/src/com/android/volley/misc/DiskLruCache.java:687
Method
getMaxSize
Returns the maximum number of bytes that this cache should use to store its data.
library/src/com/android/volley/misc/DiskLruCache.java:470
Method
getMethod
()
library/src/com/android/volley/toolbox/HttpClientStack.java:287
Method
getNetworkTimeMs
()
library/src/com/android/volley/error/VolleyError.java:56
Method
getOptions
()
library/src/com/android/volley/request/ImageRequest.java:527
Method
getPhoto
Returns the bound photo data if set. Otherwise, {@code null}.
library/src/com/android/volley/ui/PhotoView.java:517
Method
getPlaceHolder
()
library/src/com/android/volley/Volley.java:84
Method
getPostParameterPairs
(Map<String, String> postParams)
library/src/com/android/volley/toolbox/HttpClientStack.java:72
Method
getPostParameterPairs
(Map<String, String> postParams)
sample/src/com/volley/demo/misc/ExtHttpClientStack.java:67
Method
getPriority
()
library/src/com/android/volley/request/ClearCacheRequest.java:57
Method
getPriority
()
library/src/com/android/volley/request/ImageRequest.java:124
Method
getResolutionIntent
()
library/src/com/android/volley/error/AuthFailureError.java:49
Method
getResponse
()
library/src/com/android/volley/RequestTickle.java:202
Method
getSchemeBaseUrl
(String type, String url)
library/src/com/android/volley/misc/Utils.java:265
Method
getSequence
Returns the sequence number of this request.
library/src/com/android/volley/Request.java:308
Method
getStatus
Returns the current status of this task. @return The current status.
library/src/com/android/volley/misc/AsyncTask.java:355
Method
getString
Returns the string value for {@code index}.
library/src/com/android/volley/misc/DiskLruCache.java:682
Method
getThreadPoolSize
Gets the thread pool size.
library/src/com/android/volley/RequestQueue.java:188
Method
getUsableSpace
Check how much usable space is available at a given path. @param path The path to check @return The space available in bytes
library/src/com/android/volley/cache/BitmapImageCache.java:237
Method
getVideoData
Gets video data associated with this item. Returns {@code null} if this is not a video.
library/src/com/android/volley/ui/PhotoView.java:534
Method
getView
(int position, View convertView, ViewGroup parent)
sample/src/com/volley/demo/MainActivity.java:109
Method
getView
(int position, View convertView, ViewGroup container)
sample/src/com/volley/demo/SimpleCacheFragment.java:269
Method
getView
(int position, View convertView, ViewGroup parent)
sample/src/com/volley/demo/util/ImageArrayAdapter.java:42
Method
getViewTypeCount
()
sample/src/com/volley/demo/SimpleCacheFragment.java:252
Method
handleMessage
(Message msg)
library/src/com/android/volley/misc/AsyncTask.java:664
Method
hasFroyo
()
library/src/com/android/volley/misc/Utils.java:97
Method
hasFroyo
()
sample/src/com/volley/demo/util/Utils.java:55
Method
hasHoneycombMR1
()
sample/src/com/volley/demo/util/Utils.java:69
Method
hasJellyBeanMR2
()
library/src/com/android/volley/misc/Utils.java:124
Method
hasKitKat
()
sample/src/com/volley/demo/util/Utils.java:77
Method
hasStableIds
()
sample/src/com/volley/demo/SimpleCacheFragment.java:264
Method
init
@hide Used to force static handler to be created.
library/src/com/android/volley/misc/AsyncTask.java:295
Method
initAd
()
sample/src/com/volley/demo/util/AdWrapper.java:48
Method
initialize
Initializes the DiskBasedCache by scanning for all files currently in the specified root directory. Creates the root directory if necessary.
library/src/com/android/volley/cache/DiskBasedCache.java:151
Method
initialize
()
library/src/com/android/volley/cache/NoCache.java:46
Method
initialize
()
library/src/com/android/volley/cache/DiskLruBasedCache.java:438
Method
initialize
Initializes the DiskBasedCache by scanning for all files currently in the specified root directory. Creates the root directory if necessary.
library/src/com/android/volley/error/DiskBasedCache.java:162
Method
interceptMoveLeft
Return {@code true} if the component needs to receive right-to-left touch movements. @param origX the raw x coordinate of the initial touc
library/src/com/android/volley/misc/Utils.java:69
Method
interceptMoveLeft
(float origX, float origY)
library/src/com/android/volley/ui/PhotoView.java:368
Method
interceptMoveRight
Return {@code true} if the component needs to receive left-to-right touch movements. @param origX the raw x coordinate of the initial touc
library/src/com/android/volley/misc/Utils.java:80
Method
interceptMoveRight
(float origX, float origY)
library/src/com/android/volley/ui/PhotoView.java:401
Method
into
(ImageView view)
library/src/com/android/volley/Volley.java:104
Method
invalidate
Invalidates an entry in the cache. @param key Cache key @param fullExpire True to fully expire the entry, false to soft expire
library/src/com/android/volley/cache/DiskBasedCache.java:191
Method
invalidate
(String key, boolean fullExpire)
library/src/com/android/volley/cache/NoCache.java:38
Method
invalidate
(String key)
library/src/com/android/volley/cache/SimpleImageLoader.java:173
Method
invalidate
(String key, boolean fullExpire)
library/src/com/android/volley/cache/DiskLruBasedCache.java:443
Method
invalidate
Invalidates an entry in the cache. @param key Cache key @param fullExpire True to fully expire the entry, false to soft expire
library/src/com/android/volley/error/DiskBasedCache.java:202
Method
invalidateAuthToken
(String authToken)
library/src/com/android/volley/toolbox/AndroidAuthenticator.java:103
Method
invalidateBitmap
(String url)
library/src/com/android/volley/cache/LruImageCache.java:59
Method
invalidateBitmap
(String url)
library/src/com/android/volley/cache/BitmapImageCache.java:280
Method
invalidateBitmap
(String url)
library/src/com/android/volley/cache/DiskLruImageCache.java:129
Method
invalidateBitmap
(String url)
library/src/com/android/volley/cache/BitmapCache.java:231
Method
invalidateDrawable
(Drawable drawable)
library/src/com/android/volley/ui/PhotoView.java:753
Method
isCached
(String key)
library/src/com/android/volley/cache/SimpleImageLoader.java:169
Method
isCached
Checks if the item is available in the cache. @param requestUrl The url of the remote image @param maxWidth The maximum width of the returned image. @
library/src/com/android/volley/toolbox/ImageLoader.java:191
Method
isCrossfade
()
library/src/com/android/volley/Volley.java:96
Method
isGzipContent
(HttpResponse response)
library/src/com/android/volley/misc/Utils.java:286
Method
isImageMimeType
@return true if the MimeType type is image
library/src/com/android/volley/misc/ImageUtils.java:157
Method
isImageTransformsEnabled
()
library/src/com/android/volley/ui/PhotoView.java:793
Method
isPhotoBound
Returns {@code true} if a photo has been bound. Otherwise, {@code false}.
library/src/com/android/volley/ui/PhotoView.java:555
Method
isRepeatable
()
library/src/com/android/volley/toolbox/multipart/MultipartEntity.java:34
Method
isRepeatable
()
library/src/com/android/volley/misc/ProgressHttpEntity.java:47
Method
isStreaming
Tells that this entity is not streaming. @return <code>false</code>
library/src/com/android/volley/toolbox/multipart/MultipartEntity.java:76
Method
isStreaming
()
library/src/com/android/volley/misc/ProgressHttpEntity.java:42
Method
isSupportRange
(HttpResponse response)
library/src/com/android/volley/misc/Utils.java:278
Method
isVideo
Returns {@code true} if the photo represents a video. Otherwise, {@code false}.
library/src/com/android/volley/ui/PhotoView.java:541
Method
isVideoReady
Returns {@code true} if the video is ready to play. Otherwise, {@code false}.
library/src/com/android/volley/ui/PhotoView.java:548
Method
loadImageIfNecessary
Loads the image for the view if it isn't already loaded. @param isInLayoutPass True if this was invoked from a layout pass, false otherwise.
library/src/com/android/volley/ui/PhotoView.java:1471
Method
loadInBackground
()
library/src/com/android/volley/AsyncRequestLoader.java:29
Method
logError
(String what, String url, long start)
library/src/com/android/volley/toolbox/BasicNetwork.java:231
Method
newFuture
()
library/src/com/android/volley/toolbox/RequestFuture.java:61
Method
newThread
(Runnable r)
library/src/com/android/volley/misc/AsyncTask.java:208
Method
onActivityCreated
(Bundle savedInstanceState)
sample/src/com/volley/demo/ImageDetailFragment.java:81
Method
onAdLoaded
()
sample/src/com/volley/demo/util/AdWrapper.java:90
Method
onAnimationEnd
(Animator animation)
library/src/com/android/volley/cache/SimpleImageLoader.java:409
Method
onAnimationEnd
(Animator animation)
library/src/com/android/volley/ui/NetworkImageView.java:270
Method
onAttachedToWindow
()
sample/src/com/volley/demo/util/AdWrapper.java:65
Method
onCanceled
(T data)
library/src/com/android/volley/AsyncRequestLoader.java:95
Method
onClick
(View v)
sample/src/com/volley/demo/ExampleImageLoading.java:47
Method
onClick
(View v)
sample/src/com/volley/demo/ExampleNewHttpClient.java:58
← previous
next →
701–800 of 990, ranked by callers