BitmapMemoryCacheFactory$1.smali
.class public final Lcom/facebook/imagepipeline/cache/BitmapMemoryCacheFactory$1;
.super Ljava/lang/Object;
.source "BitmapMemoryCacheFactory.java"
# interfaces
.implements Lcom/facebook/imagepipeline/cache/MemoryCacheTracker;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/facebook/imagepipeline/cache/BitmapMemoryCacheFactory;->get(Lcom/facebook/imagepipeline/cache/MemoryCache;Lcom/facebook/imagepipeline/cache/ImageCacheStatsTracker;)Lcom/facebook/imagepipeline/cache/InstrumentedMemoryCache;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/facebook/imagepipeline/cache/MemoryCacheTracker<",
"Lcom/facebook/cache/common/CacheKey;",
">;"
}
.end annotation
# instance fields
.field public final synthetic val$imageCacheStatsTracker:Lcom/facebook/imagepipeline/cache/ImageCacheStatsTracker;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lcom/facebook/imagepipeline/cache/ImageCacheStatsTracker;)V
.registers 2
iput-object p1, p0, Lcom/facebook/imagepipeline/cache/BitmapMemoryCacheFactory$1;->val$imageCacheStatsTracker:Lcom/facebook/imagepipeline/cache/ImageCacheStatsTracker;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onCacheHit(Lcom/facebook/cache/common/CacheKey;)V
.registers 3
iget-object v0, p0, Lcom/facebook/imagepipeline/cache/BitmapMemoryCacheFactory$1;->val$imageCacheStatsTracker:Lcom/facebook/imagepipeline/cache/ImageCacheStatsTracker;
invoke-interface {v0, p1}, Lcom/facebook/imagepipeline/cache/ImageCacheStatsTracker;->onBitmapCacheHit(Lcom/facebook/cache/common/CacheKey;)V
return-void
.end method
.method public bridge synthetic onCacheHit(Ljava/lang/Object;)V
.registers 2
check-cast p1, Lcom/facebook/cache/common/CacheKey;
invoke-virtual {p0, p1}, Lcom/facebook/imagepipeline/cache/BitmapMemoryCacheFactory$1;->onCacheHit(Lcom/facebook/cache/common/CacheKey;)V
return-void
.end method
.method public onCacheMiss(Lcom/facebook/cache/common/CacheKey;)V
.registers 3
iget-object v0, p0, Lcom/facebook/imagepipeline/cache/BitmapMemoryCacheFactory$1;->val$imageCacheStatsTracker:Lcom/facebook/imagepipeline/cache/ImageCacheStatsTracker;
invoke-interface {v0, p1}, Lcom/facebook/imagepipeline/cache/ImageCacheStatsTracker;->onBitmapCacheMiss(Lcom/facebook/cache/common/CacheKey;)V
return-void
.end method
.method public bridge synthetic onCacheMiss(Ljava/lang/Object;)V
.registers 2
check-cast p1, Lcom/facebook/cache/common/CacheKey;
invoke-virtual {p0, p1}, Lcom/facebook/imagepipeline/cache/BitmapMemoryCacheFactory$1;->onCacheMiss(Lcom/facebook/cache/common/CacheKey;)V
return-void
.end method
.method public onCachePut(Lcom/facebook/cache/common/CacheKey;)V
.registers 3
iget-object v0, p0, Lcom/facebook/imagepipeline/cache/BitmapMemoryCacheFactory$1;->val$imageCacheStatsTracker:Lcom/facebook/imagepipeline/cache/ImageCacheStatsTracker;
invoke-interface {v0, p1}, Lcom/facebook/imagepipeline/cache/ImageCacheStatsTracker;->onBitmapCachePut(Lcom/facebook/cache/common/CacheKey;)V
return-void
.end method
.method public bridge synthetic onCachePut(Ljava/lang/Object;)V
.registers 2
check-cast p1, Lcom/facebook/cache/common/CacheKey;
invoke-virtual {p0, p1}, Lcom/facebook/imagepipeline/cache/BitmapMemoryCacheFactory$1;->onCachePut(Lcom/facebook/cache/common/CacheKey;)V
return-void
.end method