A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
O
- obtain() - function in com.facebook.cache.disk.SettableCacheEvent
- of(K,CloseableReference,CountingMemoryCache.EntryStateObserver) - function in com.facebook.imagepipeline.cache.CountingMemoryCache.Entry
- Creates a new entry with the usage count of 0.
- of(K,CloseableReference,int,CountingMemoryCache.EntryStateObserver) - function in com.facebook.imagepipeline.cache.CountingMemoryCache.Entry
- Creates a new entry with the usage count of 0.
- of(Bitmap,ResourceReleaser,QualityInfo,int) - function in com.facebook.imagepipeline.image.BaseCloseableStaticBitmap
- Creates a new instance of a CloseableStaticBitmap.
- of(CloseableReference,QualityInfo,int) - function in com.facebook.imagepipeline.image.BaseCloseableStaticBitmap
- Creates a new instance of a CloseableStaticBitmap from an existing CloseableReference.
- of(Bitmap,ResourceReleaser,QualityInfo,int,int) - function in com.facebook.imagepipeline.image.BaseCloseableStaticBitmap
- Creates a new instance of a CloseableStaticBitmap from an existing CloseableReference.
- of(CloseableReference,QualityInfo,int,int) - function in com.facebook.imagepipeline.image.BaseCloseableStaticBitmap
- Creates a new instance of a CloseableStaticBitmap from an existing CloseableReference.
- of(Bitmap,ResourceReleaser,QualityInfo,int) - function in com.facebook.imagepipeline.image.CloseableStaticBitmap
- Creates a new instance of a CloseableStaticBitmap.
- of(CloseableReference,QualityInfo,int) - function in com.facebook.imagepipeline.image.CloseableStaticBitmap
- Creates a new instance of a CloseableStaticBitmap from an existing CloseableReference.
- of(Bitmap,ResourceReleaser,QualityInfo,int,int) - function in com.facebook.imagepipeline.image.CloseableStaticBitmap
- Creates a new instance of a CloseableStaticBitmap from an existing CloseableReference.
- of(CloseableReference,QualityInfo,int,int) - function in com.facebook.imagepipeline.image.CloseableStaticBitmap
- Creates a new instance of a CloseableStaticBitmap from an existing CloseableReference.
- of(int,boolean,boolean) - function in com.facebook.imagepipeline.image.ImmutableQualityInfo
- onBeforeSubmitWork(String) - function in com.facebook.imagepipeline.instrumentation.FrescoInstrumenter
- onBeforeSubmitWork(String) - function in com.facebook.imagepipeline.instrumentation.FrescoInstrumenter.Instrumenter
- Called before scheduling a new unit work.
- onBeginWork(Object,String) - function in com.facebook.imagepipeline.instrumentation.FrescoInstrumenter
- onBeginWork(Object,String) - function in com.facebook.imagepipeline.instrumentation.FrescoInstrumenter.Instrumenter
- Captures the beginning of the continuation for stolen work.
- onCleared() - function in com.facebook.cache.common.BaseCacheEventListener
- Triggered by a full cache clearance.
- onCleared() - function in com.facebook.cache.common.NoOpCacheEventListener
- Triggered by a full cache clearance.
- onCleared() - function in com.facebook.cache.common.CacheEventListener
- Triggered by a full cache clearance.
- onEndWork(Object) - function in com.facebook.imagepipeline.instrumentation.FrescoInstrumenter
- onEndWork(Object) - function in com.facebook.imagepipeline.instrumentation.FrescoInstrumenter.Instrumenter
- Captures the end of the continuation for stolen work.
- onEviction(CacheEvent) - function in com.facebook.cache.common.BaseCacheEventListener
- Triggered by an eviction from cache.
- onEviction(CacheEvent) - function in com.facebook.cache.common.NoOpCacheEventListener
- Triggered by an eviction from cache.
- onEviction(CacheEvent) - function in com.facebook.cache.common.CacheEventListener
- Triggered by an eviction from cache.
- onExclusivityChanged(K,boolean) - function in com.facebook.imagepipeline.cache.CountingMemoryCache.EntryStateObserver
- Called when the exclusivity status of the entry changes.
- onHit(CacheEvent) - function in com.facebook.cache.common.BaseCacheEventListener
- Triggered by a cache hit.
- onHit(CacheEvent) - function in com.facebook.cache.common.NoOpCacheEventListener
- Triggered by a cache hit.
- onHit(CacheEvent) - function in com.facebook.cache.common.CacheEventListener
- Triggered by a cache hit.
- onMiss(CacheEvent) - function in com.facebook.cache.common.BaseCacheEventListener
- Triggered by a cache miss for the given key.
- onMiss(CacheEvent) - function in com.facebook.cache.common.NoOpCacheEventListener
- Triggered by a cache miss for the given key.
- onMiss(CacheEvent) - function in com.facebook.cache.common.CacheEventListener
- Triggered by a cache miss for the given key.
- onReadException(CacheEvent) - function in com.facebook.cache.common.BaseCacheEventListener
- Triggered if a cache hit was attempted but an exception was thrown trying to read the resourcefrom storage.
- onReadException(CacheEvent) - function in com.facebook.cache.common.NoOpCacheEventListener
- Triggered if a cache hit was attempted but an exception was thrown trying to read the resourcefrom storage.
- onReadException(CacheEvent) - function in com.facebook.cache.common.CacheEventListener
- Triggered if a cache hit was attempted but an exception was thrown trying to read the resourcefrom storage.
- onWriteAttempt(CacheEvent) - function in com.facebook.cache.common.BaseCacheEventListener
- Triggered at the start of the process to save a resource in cache.
- onWriteAttempt(CacheEvent) - function in com.facebook.cache.common.NoOpCacheEventListener
- Triggered at the start of the process to save a resource in cache.
- onWriteAttempt(CacheEvent) - function in com.facebook.cache.common.CacheEventListener
- Triggered at the start of the process to save a resource in cache.
- onWriteException(CacheEvent) - function in com.facebook.cache.common.BaseCacheEventListener
- Triggered if a cache write was attempted but an exception was thrown trying to write theexception to storage.
- onWriteException(CacheEvent) - function in com.facebook.cache.common.NoOpCacheEventListener
- Triggered if a cache write was attempted but an exception was thrown trying to write theexception to storage.
- onWriteException(CacheEvent) - function in com.facebook.cache.common.CacheEventListener
- Triggered if a cache write was attempted but an exception was thrown trying to write theexception to storage.
- onWriteSuccess(CacheEvent) - function in com.facebook.cache.common.BaseCacheEventListener
- Triggered after a resource has been successfully written to cache.
- onWriteSuccess(CacheEvent) - function in com.facebook.cache.common.NoOpCacheEventListener
- Triggered after a resource has been successfully written to cache.
- onWriteSuccess(CacheEvent) - function in com.facebook.cache.common.CacheEventListener
- Triggered after a resource has been successfully written to cache.
- openStream() - function in com.facebook.binaryresource.BinaryResource
- Opens a new InputStream for reading from this source.
- openStream() - function in com.facebook.binaryresource.ByteArrayBinaryResource
- Opens a new InputStream for reading from this source.
- openStream() - function in com.facebook.binaryresource.FileBinaryResource
- Opens a new InputStream for reading from this source.
- OTHER - enum entry in com.facebook.cache.common.CacheErrorLogger.CacheErrorCategory