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

O

onAlloc(int) - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
 
onAlloc(int) - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
 
onAlloc(Integer) - function in com.facebook.imagepipeline.memory.PoolStatsTracker
 
onBitmapCacheHit(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onBitmapCacheHit(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onBitmapCacheHit(CacheKey) - function in com.facebook.imagepipeline.cache.ImageCacheStatsTracker
Called on a bitmap cache hit.
onBitmapCacheMiss(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onBitmapCacheMiss(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onBitmapCacheMiss(CacheKey) - function in com.facebook.imagepipeline.cache.ImageCacheStatsTracker
Called on a bitmap cache miss.
onBitmapCachePut(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onBitmapCachePut(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onBitmapCachePut(CacheKey) - function in com.facebook.imagepipeline.cache.ImageCacheStatsTracker
Called whenever decoded images are put into the bitmap cache.
onCacheHit(K) - function in com.facebook.imagepipeline.cache.MemoryCacheTracker
 
onCacheMiss(K) - function in com.facebook.imagepipeline.cache.MemoryCacheTracker
 
onCachePut(K) - function in com.facebook.imagepipeline.cache.MemoryCacheTracker
 
onCancellation(DataSource) - function in com.facebook.datasource.BaseBitmapReferenceDataSubscriber
 
onCancellation(DataSource) - function in com.facebook.datasource.BaseListBitmapDataSubscriber
 
onCancellation(DataSource) - function in com.facebook.datasource.BaseBitmapDataSubscriber
 
onCancellation() - function in com.facebook.imagepipeline.producers.PostprocessedBitmapMemoryCacheProducer.CachedPostprocessorConsumer
Called by a producer whenever it is cancelled and won't produce any more results
onCancellation() - function in com.facebook.imagepipeline.producers.BaseConsumer
Called by a producer whenever it is cancelled and won't produce any more results
onCancellation() - function in com.facebook.imagepipeline.producers.Consumer
Called by a producer whenever it is cancelled and won't produce any more results
onCancellation() - function in com.facebook.imagepipeline.producers.NetworkFetcher.Callback
Called upon a cancellation of the request.
onCancellation() - function in com.facebook.imagepipeline.producers.DelegatingConsumer
 
onCancellationRequested() - function in com.facebook.imagepipeline.producers.BaseProducerContextCallbacks
Method that is called when a client cancels the request.
onCancellationRequested() - function in com.facebook.imagepipeline.producers.ProducerContextCallbacks
Method that is called when a client cancels the request.
onCloseableReferenceLeak(SharedReference,Throwable) - function in com.facebook.imagepipeline.debug.CloseableReferenceLeakTracker.Listener
 
onDiskCacheGetFail(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onDiskCacheGetFail(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onDiskCacheGetFail(CacheKey) - function in com.facebook.imagepipeline.cache.ImageCacheStatsTracker
Called if an exception is thrown on a disk cache read.
onDiskCacheHit(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onDiskCacheHit(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onDiskCacheHit(CacheKey) - function in com.facebook.imagepipeline.cache.ImageCacheStatsTracker
Called on a disk cache hit.
onDiskCacheMiss(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onDiskCacheMiss(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onDiskCacheMiss(CacheKey) - function in com.facebook.imagepipeline.cache.ImageCacheStatsTracker
Called on a disk cache miss.
onDiskCachePut(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onDiskCachePut(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onDiskCachePut(CacheKey) - function in com.facebook.imagepipeline.cache.ImageCacheStatsTracker
called whenever new files are written to disk
onFailure(DataSource) - function in com.facebook.datasource.BaseBitmapReferenceDataSubscriber
 
onFailure(DataSource) - function in com.facebook.datasource.BaseListBitmapDataSubscriber
 
onFailure(DataSource) - function in com.facebook.datasource.BaseBitmapDataSubscriber
 
onFailure(Throwable) - function in com.facebook.imagepipeline.producers.PostprocessedBitmapMemoryCacheProducer.CachedPostprocessorConsumer
Called by a producer whenever it terminates further work due to Throwable being thrown.
onFailure(Throwable) - function in com.facebook.imagepipeline.producers.BaseConsumer
Called by a producer whenever it terminates further work due to Throwable being thrown.
onFailure(Throwable) - function in com.facebook.imagepipeline.producers.Consumer
Called by a producer whenever it terminates further work due to Throwable being thrown.
onFailure(Throwable) - function in com.facebook.imagepipeline.producers.NetworkFetcher.Callback
Called upon a failure in the network stack.
onFailure(Throwable) - function in com.facebook.imagepipeline.producers.DelegatingConsumer
 
onFetchCompletion(PriorityNetworkFetcher.PriorityFetchState,int) - function in com.facebook.imagepipeline.producers.PriorityNetworkFetcher
Called after the fetch completes.
onFetchCompletion(FETCH_STATE,int) - function in com.facebook.imagepipeline.producers.PriorityNetworkFetcher
Called after the fetch completes.
onFetchCompletion(FETCH_STATE,int) - function in com.facebook.imagepipeline.producers.NetworkFetcher
Called after the fetch completes.
onFetchCompletion(HttpUrlConnectionNetworkFetcher.HttpUrlConnectionNetworkFetchState,int) - function in com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher
Called after the fetch completes.
onFetchCompletion(FETCH_STATE,int) - function in com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher
Called after the fetch completes.
onFetchCompletion(FETCH_STATE,int) - function in com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher
Called after the fetch completes.
onFetchCompletion(FETCH_STATE,Integer) - function in com.facebook.imagepipeline.producers.BaseNetworkFetcher
 
onFree(int) - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
 
onFree(int) - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
 
onFree(Integer) - function in com.facebook.imagepipeline.memory.PoolStatsTracker
 
onHardCapReached() - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
 
onHardCapReached() - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
 
onHardCapReached() - function in com.facebook.imagepipeline.memory.PoolStatsTracker
 
onIsIntermediateResultExpectedChanged() - function in com.facebook.imagepipeline.producers.BaseProducerContextCallbacks
Method that is called when intermediate results start or stop being expected.
onIsIntermediateResultExpectedChanged() - function in com.facebook.imagepipeline.producers.ProducerContextCallbacks
Method that is called when intermediate results start or stop being expected.
onIsPrefetchChanged() - function in com.facebook.imagepipeline.producers.BaseProducerContextCallbacks
Method that is called when a request is no longer a prefetch, or vice versa.
onIsPrefetchChanged() - function in com.facebook.imagepipeline.producers.ProducerContextCallbacks
Method that is called when a request is no longer a prefetch, or vice versa.
onMemoryCacheHit(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onMemoryCacheHit(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onMemoryCacheHit(CacheKey) - function in com.facebook.imagepipeline.cache.ImageCacheStatsTracker
Called on an encoded memory cache hit.
onMemoryCacheMiss(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onMemoryCacheMiss(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onMemoryCacheMiss(CacheKey) - function in com.facebook.imagepipeline.cache.ImageCacheStatsTracker
Called on an encoded memory cache hit.
onMemoryCachePut(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onMemoryCachePut(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onMemoryCachePut(CacheKey) - function in com.facebook.imagepipeline.cache.ImageCacheStatsTracker
Called whenever encoded images are put into the encoded memory cache.
onNewResult(DataSource) - function in com.facebook.datasource.BaseBitmapReferenceDataSubscriber
 
onNewResult(DataSource) - function in com.facebook.datasource.BaseListBitmapDataSubscriber
 
onNewResult(DataSource) - function in com.facebook.datasource.BaseBitmapDataSubscriber
 
onNewResult(T,int) - function in com.facebook.imagepipeline.producers.PostprocessedBitmapMemoryCacheProducer.CachedPostprocessorConsumer
Called by a producer whenever new data is produced.
onNewResult(T,int) - function in com.facebook.imagepipeline.producers.BaseConsumer
Called by a producer whenever new data is produced.
onNewResult(T,int) - function in com.facebook.imagepipeline.producers.Consumer
Called by a producer whenever new data is produced.
onNewResult(I,Integer) - function in com.facebook.imagepipeline.producers.DelegatingConsumer
 
onNewResultImpl(DataSource) - function in com.facebook.imagepipeline.datasource.BaseBitmapReferenceDataSubscriber
 
onNewResultImpl(DataSource) - function in com.facebook.imagepipeline.datasource.BaseListBitmapDataSubscriber
 
onNewResultImpl(DataSource) - function in com.facebook.imagepipeline.datasource.BaseBitmapDataSubscriber
 
onNewResultImpl(I,Integer) - function in com.facebook.imagepipeline.producers.DelegatingConsumer
 
onParamsChanged() - function in com.facebook.imagepipeline.memory.GenericByteArrayPool
 
onPriorityChanged() - function in com.facebook.imagepipeline.producers.BaseProducerContextCallbacks
Method that is called when the priority of the request changes.
onPriorityChanged() - function in com.facebook.imagepipeline.producers.ProducerContextCallbacks
Method that is called when the priority of the request changes.
onProducerEvent(ProducerContext,String,String) - function in com.facebook.imagepipeline.producers.ProducerListener2
Called whenever an important producer-specific event occurs.
onProducerEvent(String,String,String) - function in com.facebook.imagepipeline.producers.ProducerListener
Called whenever an important producer-specific event occurs.
onProducerEvent(ProducerContext,String,String) - function in com.facebook.imagepipeline.producers.InternalProducerListener
 
onProducerEvent(ProducerContext,String,String) - function in com.facebook.imagepipeline.producers.InternalRequestListener
 
onProducerEvent(String,String,String) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener
Called whenever an important producer-specific event occurs.
onProducerEvent(String,String,String) - function in com.facebook.imagepipeline.producers.ForwardingRequestListener
Called whenever an important producer-specific event occurs.
onProducerEvent(ProducerContext,String,String) - function in com.facebook.imagepipeline.producers.RequestListener2
Called whenever an important producer-specific event occurs.
onProducerEvent(String,String,String) - function in com.facebook.imagepipeline.producers.RequestListener
Called whenever an important producer-specific event occurs.
onProducerEvent(String,String,String) - function in com.facebook.imagepipeline.listener.BaseRequestListener
 
onProducerEvent(ProducerContext,String,String) - function in com.facebook.imagepipeline.listener.BaseRequestListener2
 
onProducerEvent(ProducerContext,String,String) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener2
 
onProducerEvent(String,String,String) - function in com.facebook.imagepipeline.listener.RequestLoggingListener
 
onProducerFinishWithCancellation(ProducerContext,String,Map) - function in com.facebook.imagepipeline.producers.ProducerListener2
Called once when producer finishes due to cancellation.
onProducerFinishWithCancellation(String,String,Map) - function in com.facebook.imagepipeline.producers.ProducerListener
Called once when producer finishes due to cancellation.
onProducerFinishWithCancellation(ProducerContext,String,Map) - function in com.facebook.imagepipeline.producers.InternalProducerListener
 
onProducerFinishWithCancellation(ProducerContext,String,Map) - function in com.facebook.imagepipeline.producers.InternalRequestListener
 
onProducerFinishWithCancellation(String,String,Map) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener
Called once when producer finishes due to cancellation.
onProducerFinishWithCancellation(ProducerContext,String,Map) - function in com.facebook.imagepipeline.producers.RequestListener2
Called once when producer finishes due to cancellation.
onProducerFinishWithCancellation(String,String,Map) - function in com.facebook.imagepipeline.producers.RequestListener
Called once when producer finishes due to cancellation.
onProducerFinishWithCancellation(String,String,Map) - function in com.facebook.imagepipeline.listener.BaseRequestListener
 
onProducerFinishWithCancellation(ProducerContext,String,Map) - function in com.facebook.imagepipeline.listener.BaseRequestListener2
 
onProducerFinishWithCancellation(ProducerContext,String,Map) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener2
 
onProducerFinishWithCancellation(String,String,Map) - function in com.facebook.imagepipeline.listener.RequestLoggingListener
 
onProducerFinishWithFailure(ProducerContext,String,Throwable,Map) - function in com.facebook.imagepipeline.producers.ProducerListener2
Called when producer finishes processing current unit of work due to an error.
onProducerFinishWithFailure(String,String,Throwable,Map) - function in com.facebook.imagepipeline.producers.ProducerListener
Called when producer finishes processing current unit of work due to an error.
onProducerFinishWithFailure(ProducerContext,String,Throwable,Map) - function in com.facebook.imagepipeline.producers.InternalProducerListener
 
onProducerFinishWithFailure(ProducerContext,String,Throwable,Map) - function in com.facebook.imagepipeline.producers.InternalRequestListener
 
onProducerFinishWithFailure(String,String,Throwable,Map) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener
Called when producer finishes processing current unit of work due to an error.
onProducerFinishWithFailure(ProducerContext,String,Throwable,Map) - function in com.facebook.imagepipeline.producers.RequestListener2
Called when producer finishes processing current unit of work due to an error.
onProducerFinishWithFailure(String,String,Throwable,Map) - function in com.facebook.imagepipeline.producers.RequestListener
Called when producer finishes processing current unit of work due to an error.
onProducerFinishWithFailure(String,String,Throwable,Map) - function in com.facebook.imagepipeline.listener.BaseRequestListener
 
onProducerFinishWithFailure(ProducerContext,String,Throwable,Map) - function in com.facebook.imagepipeline.listener.BaseRequestListener2
 
onProducerFinishWithFailure(ProducerContext,String,Throwable,Map) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener2
 
onProducerFinishWithFailure(String,String,Throwable,Map) - function in com.facebook.imagepipeline.listener.RequestLoggingListener
 
onProducerFinishWithSuccess(ProducerContext,String,Map) - function in com.facebook.imagepipeline.producers.ProducerListener2
Called when a producer successfully finishes processing current unit of work.
onProducerFinishWithSuccess(String,String,Map) - function in com.facebook.imagepipeline.producers.ProducerListener
Called when a producer successfully finishes processing current unit of work.
onProducerFinishWithSuccess(ProducerContext,String,Map) - function in com.facebook.imagepipeline.producers.InternalProducerListener
 
onProducerFinishWithSuccess(ProducerContext,String,Map) - function in com.facebook.imagepipeline.producers.InternalRequestListener
 
onProducerFinishWithSuccess(String,String,Map) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener
Called when a producer successfully finishes processing current unit of work.
onProducerFinishWithSuccess(ProducerContext,String,Map) - function in com.facebook.imagepipeline.producers.RequestListener2
Called when a producer successfully finishes processing current unit of work.
onProducerFinishWithSuccess(String,String,Map) - function in com.facebook.imagepipeline.producers.RequestListener
Called when a producer successfully finishes processing current unit of work.
onProducerFinishWithSuccess(String,String,Map) - function in com.facebook.imagepipeline.listener.BaseRequestListener
 
onProducerFinishWithSuccess(ProducerContext,String,Map) - function in com.facebook.imagepipeline.listener.BaseRequestListener2
 
onProducerFinishWithSuccess(ProducerContext,String,Map) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener2
 
onProducerFinishWithSuccess(String,String,Map) - function in com.facebook.imagepipeline.listener.RequestLoggingListener
 
onProducerStart(ProducerContext,String) - function in com.facebook.imagepipeline.producers.ProducerListener2
Called whenever a producer starts processing unit of work.
onProducerStart(String,String) - function in com.facebook.imagepipeline.producers.ProducerListener
Called whenever a producer starts processing unit of work.
onProducerStart(ProducerContext,String) - function in com.facebook.imagepipeline.producers.InternalProducerListener
 
onProducerStart(ProducerContext,String) - function in com.facebook.imagepipeline.producers.InternalRequestListener
 
onProducerStart(String,String) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener
Called whenever a producer starts processing unit of work.
onProducerStart(ProducerContext,String) - function in com.facebook.imagepipeline.producers.RequestListener2
Called whenever a producer starts processing unit of work.
onProducerStart(String,String) - function in com.facebook.imagepipeline.producers.RequestListener
Called whenever a producer starts processing unit of work.
onProducerStart(String,String) - function in com.facebook.imagepipeline.listener.BaseRequestListener
 
onProducerStart(ProducerContext,String) - function in com.facebook.imagepipeline.listener.BaseRequestListener2
 
onProducerStart(ProducerContext,String) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener2
 
onProducerStart(String,String) - function in com.facebook.imagepipeline.listener.RequestLoggingListener
 
onProgressUpdate(DataSource) - function in com.facebook.datasource.BaseBitmapReferenceDataSubscriber
 
onProgressUpdate(DataSource) - function in com.facebook.datasource.BaseListBitmapDataSubscriber
 
onProgressUpdate(DataSource) - function in com.facebook.datasource.BaseBitmapDataSubscriber
 
onProgressUpdate(float) - function in com.facebook.imagepipeline.producers.PostprocessedBitmapMemoryCacheProducer.CachedPostprocessorConsumer
Called when the progress updates.
onProgressUpdate(float) - function in com.facebook.imagepipeline.producers.BaseConsumer
Called when the progress updates.
onProgressUpdate(float) - function in com.facebook.imagepipeline.producers.Consumer
Called when the progress updates.
onProgressUpdate(Float) - function in com.facebook.imagepipeline.producers.DelegatingConsumer
 
onRequestCancellation(ProducerContext) - function in com.facebook.imagepipeline.producers.InternalRequestListener
 
onRequestCancellation(String) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener
Called after the request is cancelled.
onRequestCancellation(ProducerContext) - function in com.facebook.imagepipeline.listener.RequestListener2
Called after the request is cancelled.
onRequestCancellation(String) - function in com.facebook.imagepipeline.listener.RequestListener
Called after the request is cancelled.
onRequestCancellation(String) - function in com.facebook.imagepipeline.listener.BaseRequestListener
 
onRequestCancellation(ProducerContext) - function in com.facebook.imagepipeline.listener.BaseRequestListener2
 
onRequestCancellation(ProducerContext) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener2
 
onRequestCancellation(String) - function in com.facebook.imagepipeline.listener.RequestLoggingListener
 
onRequestFailure(ProducerContext,Throwable) - function in com.facebook.imagepipeline.producers.InternalRequestListener
 
onRequestFailure(ImageRequest,String,Throwable,boolean) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener
Called after failure to complete the request (some producer failed).
onRequestFailure(ProducerContext,Throwable) - function in com.facebook.imagepipeline.listener.RequestListener2
Called after failure to complete the request (some producer failed).
onRequestFailure(ImageRequest,String,Throwable,boolean) - function in com.facebook.imagepipeline.listener.RequestListener
Called after failure to complete the request (some producer failed).
onRequestFailure(ImageRequest,String,Throwable,Boolean) - function in com.facebook.imagepipeline.listener.BaseRequestListener
 
onRequestFailure(ProducerContext,Throwable) - function in com.facebook.imagepipeline.listener.BaseRequestListener2
 
onRequestFailure(ProducerContext,Throwable) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener2
 
onRequestFailure(ImageRequest,String,Throwable,Boolean) - function in com.facebook.imagepipeline.listener.RequestLoggingListener
 
onRequestStart(ProducerContext) - function in com.facebook.imagepipeline.producers.InternalRequestListener
 
onRequestStart(ImageRequest,Object,String,boolean) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener
Called when request is about to be submitted to the Orchestrator's executor queue.
onRequestStart(ProducerContext) - function in com.facebook.imagepipeline.listener.RequestListener2
Called when request is about to be submitted to the Orchestrator's executor queue.
onRequestStart(ImageRequest,Object,String,boolean) - function in com.facebook.imagepipeline.listener.RequestListener
Called when request is about to be submitted to the Orchestrator's executor queue.
onRequestStart(ImageRequest,Object,String,Boolean) - function in com.facebook.imagepipeline.listener.BaseRequestListener
 
onRequestStart(ProducerContext) - function in com.facebook.imagepipeline.listener.BaseRequestListener2
 
onRequestStart(ProducerContext) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener2
 
onRequestStart(ImageRequest,Object,String,Boolean) - function in com.facebook.imagepipeline.listener.RequestLoggingListener
 
onRequestSuccess(ProducerContext) - function in com.facebook.imagepipeline.producers.InternalRequestListener
 
onRequestSuccess(ImageRequest,String,boolean) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener
Called after successful completion of the request (all producers completed successfully).
onRequestSuccess(ProducerContext) - function in com.facebook.imagepipeline.listener.RequestListener2
Called after successful completion of the request (all producers completed successfully).
onRequestSuccess(ImageRequest,String,boolean) - function in com.facebook.imagepipeline.listener.RequestListener
Called after successful completion of the request (all producers completed successfully).
onRequestSuccess(ImageRequest,String,Boolean) - function in com.facebook.imagepipeline.listener.BaseRequestListener
 
onRequestSuccess(ProducerContext) - function in com.facebook.imagepipeline.listener.BaseRequestListener2
 
onRequestSuccess(ProducerContext) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener2
 
onRequestSuccess(ImageRequest,String,Boolean) - function in com.facebook.imagepipeline.listener.RequestLoggingListener
 
onResponse(InputStream,int) - function in com.facebook.imagepipeline.producers.NetworkFetcher.Callback
Called upon a response from the network stack.
onSoftCapReached() - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
 
onSoftCapReached() - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
 
onSoftCapReached() - function in com.facebook.imagepipeline.memory.PoolStatsTracker
 
onStagingAreaHit(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onStagingAreaHit(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onStagingAreaHit(CacheKey) - function in com.facebook.imagepipeline.cache.ImageCacheStatsTracker
Called on an staging area hit.
onStagingAreaMiss(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onStagingAreaMiss(CacheKey) - function in com.facebook.imagepipeline.cache.NoOpImageCacheStatsTracker
 
onStagingAreaMiss(CacheKey) - function in com.facebook.imagepipeline.cache.ImageCacheStatsTracker
Called on a staging area miss hit.
onUltimateProducerReached(ProducerContext,String,boolean) - function in com.facebook.imagepipeline.producers.ProducerListener2
Called when the producer which can create the final result for a given request has completed.
onUltimateProducerReached(String,String,boolean) - function in com.facebook.imagepipeline.producers.ProducerListener
Called when the producer which can create the final result for a given request has completed.
onUltimateProducerReached(ProducerContext,String,Boolean) - function in com.facebook.imagepipeline.producers.InternalProducerListener
 
onUltimateProducerReached(ProducerContext,String,Boolean) - function in com.facebook.imagepipeline.producers.InternalRequestListener
 
onUltimateProducerReached(String,String,boolean) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener
Called when the producer which can create the final result for a given request has completed.
onUltimateProducerReached(ProducerContext,String,boolean) - function in com.facebook.imagepipeline.producers.RequestListener2
Called when the producer which can create the final result for a given request has completed.
onUltimateProducerReached(String,String,boolean) - function in com.facebook.imagepipeline.producers.RequestListener
Called when the producer which can create the final result for a given request has completed.
onUltimateProducerReached(String,String,Boolean) - function in com.facebook.imagepipeline.listener.BaseRequestListener
 
onUltimateProducerReached(ProducerContext,String,Boolean) - function in com.facebook.imagepipeline.listener.BaseRequestListener2
 
onUltimateProducerReached(ProducerContext,String,Boolean) - function in com.facebook.imagepipeline.listener.ForwardingRequestListener2
 
onUltimateProducerReached(String,String,Boolean) - function in com.facebook.imagepipeline.listener.RequestLoggingListener
 
onUnhandledException(Exception) - function in com.facebook.imagepipeline.producers.DelegatingConsumer
 
onValueRelease(int) - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
 
onValueRelease(int) - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
 
onValueRelease(Integer) - function in com.facebook.imagepipeline.memory.PoolStatsTracker
 
onValueReuse(int) - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
 
onValueReuse(int) - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
 
onValueReuse(Integer) - function in com.facebook.imagepipeline.memory.PoolStatsTracker
 
OreoDecoder - class in com.facebook.imagepipeline.platform
Bitmap decoder for ART VM (Android O and up).
OreoDecoder.Companion - class in com.facebook.imagepipeline.platform.OreoDecoder
 
overrideDecoder(ImageFormat,ImageDecoder) - function in com.facebook.imagepipeline.decoder.ImageDecoderConfig.Builder
Use a different decoder for an existing image format.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X