A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
F
- fetch(PriorityNetworkFetcher.PriorityFetchState,NetworkFetcher.Callback) - function in com.facebook.imagepipeline.producers.PriorityNetworkFetcher
- Initiates the network fetch and informs the producer when a response is received via theprovided callback.
- fetch(FETCH_STATE,NetworkFetcher.Callback) - function in com.facebook.imagepipeline.producers.PriorityNetworkFetcher
- Initiates the network fetch and informs the producer when a response is received via theprovided callback.
- fetch(FETCH_STATE,NetworkFetcher.Callback) - function in com.facebook.imagepipeline.producers.NetworkFetcher
- Initiates the network fetch and informs the producer when a response is received via theprovided callback.
- fetch(HttpUrlConnectionNetworkFetcher.HttpUrlConnectionNetworkFetchState,NetworkFetcher.Callback) - function in com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher
- Initiates the network fetch and informs the producer when a response is received via theprovided callback.
- fetch(FETCH_STATE,NetworkFetcher.Callback) - function in com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher
- Initiates the network fetch and informs the producer when a response is received via theprovided callback.
- fetch(FETCH_STATE,NetworkFetcher.Callback) - function in com.facebook.imagepipeline.producers.BaseNetworkFetcher
- fetchDecodedImage(ImageRequest,Object) - function in com.facebook.imagepipeline.core.ImagePipeline
- Submits a request for execution and returns a DataSource representing the pending decodedimage(s).
- fetchDecodedImage(ImageRequest,Object,RequestListener) - function in com.facebook.imagepipeline.core.ImagePipeline
- Submits a request for execution and returns a DataSource representing the pending decodedimage(s).
- fetchDecodedImage(ImageRequest,Object,ImageRequest.RequestLevel) - function in com.facebook.imagepipeline.core.ImagePipeline
- Submits a request for execution and returns a DataSource representing the pending decodedimage(s).
- fetchDecodedImage(ImageRequest,Object,ImageRequest.RequestLevel,RequestListener) - function in com.facebook.imagepipeline.core.ImagePipeline
- Submits a request for execution and returns a DataSource representing the pending decodedimage(s).
- fetchDecodedImage(ImageRequest,Object,ImageRequest.RequestLevel,RequestListener,String) - function in com.facebook.imagepipeline.core.ImagePipeline
- Submits a request for execution and returns a DataSource representing the pending decodedimage(s).
- fetchDecodedImage(ImageRequest,Object,ImageRequest.RequestLevel,RequestListener,String,Map) - function in com.facebook.imagepipeline.core.ImagePipeline
- Submits a request for execution and returns a DataSource representing the pending decodedimage(s).
- fetchEncodedImage(ImageRequest,Object) - function in com.facebook.imagepipeline.core.ImagePipeline
- Submits a request for execution and returns a DataSource representing the pending encodedimage(s).
- fetchEncodedImage(ImageRequest,Object,RequestListener) - function in com.facebook.imagepipeline.core.ImagePipeline
- Submits a request for execution and returns a DataSource representing the pending encodedimage(s).
- fetchImageFromBitmapCache(ImageRequest,Object) - function in com.facebook.imagepipeline.core.ImagePipeline
- Submits a request for bitmap cache lookup.
- FetchState - class in com.facebook.imagepipeline.producers
- Used by NetworkFetcher to encapsulate the state of one network fetch.
- FileCacheFactory - class in com.facebook.imagepipeline.core
- Represents a factory for the FileCache to use in the ImagePipeline.
- fillInStackTrace() - function in java.lang.PriorityNetworkFetcher.NonrecoverableException
- fillInStackTrace() - function in java.lang.PriorityNetworkFetcher.RetriableIOException
- fillInStackTrace() - function in java.lang.BasePool.InvalidValueException
- fillInStackTrace() - function in java.lang.BasePool.InvalidSizeException
- fillInStackTrace() - function in java.lang.BasePool.SizeTooLargeException
- fillInStackTrace() - function in java.lang.BasePool.PoolSizeViolationException
- fillInStackTrace() - function in kotlin.MemoryPooledByteBufferOutputStream.InvalidStreamException
- fillInStackTrace() - function in kotlin.DecodeException
- fillInStackTrace() - function in java.lang.ImageRequestBuilder.BuilderException
- FlexByteArrayPool - class in com.facebook.imagepipeline.memory
- A special byte-array pool designed to minimize allocations.
- flush() - function in java.io.MemoryPooledByteBufferOutputStream
- forceSingleInstance() - function in com.facebook.imagepipeline.core.ImagePipelineFactory
- ForwardingRequestListener - class in com.facebook.imagepipeline.listener
- ForwardingRequestListener2 - class in com.facebook.imagepipeline.listener
- ForwardingRequestListener2.Companion - class in com.facebook.imagepipeline.listener.ForwardingRequestListener2
- fromFile(File) - function in com.facebook.imagepipeline.request.ImageRequest
- fromRequest(ImageRequest) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Creates a new request builder instance with the same parameters as the imageRequest passed in.
- fromUri(Uri) - function in com.facebook.imagepipeline.request.ImageRequest
- fromUri(String) - function in com.facebook.imagepipeline.request.ImageRequest
- FULL_FETCH - enum entry in com.facebook.imagepipeline.request.ImageRequest.RequestLevel