A B C D E F G H I J K L M N O P Q R S T V W

F

finalize() - Method in class com.android.volley.toolbox.PoolingByteArrayOutputStream
 
finalize() - Method in class com.android.volley.VolleyLog.MarkerLog
 
findBestSampleSize(int, int, int, int) - Static method in class com.android.volley.toolbox.ImageRequest
Returns the largest power-of-two divisor for use in downscaling a bitmap that will not result in the scaling past the desired dimensions.
finish(String) - Method in class com.android.volley.Request
Notifies the request queue that this request has finished (successfully or with error).
finish(Request) - Method in class com.android.volley.RequestQueue
Called from Request.finish(String), indicating that processing of the given request has finished.
finish(String) - Method in class com.android.volley.VolleyLog.MarkerLog
Closes the log, dumping it to logcat if the time difference between the first and last markers is greater than VolleyLog.MarkerLog.MIN_DURATION_FOR_LOGGING_MS.

A B C D E F G H I J K L M N O P Q R S T V W