h.smali

.class public final Lcom/imo/android/imoim/fresco/h;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lcom/facebook/imagepipeline/cache/ImageCacheStatsTracker;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/imo/android/imoim/fresco/h$a;
    }
.end annotation


# static fields
.field public static final a:Lcom/imo/android/imoim/fresco/h$a;

.field private static b:Z


# direct methods
.method static constructor <clinit>()V
    .registers 2

    new-instance v0, Lcom/imo/android/imoim/fresco/h$a;

    const/4 v1, 0x0

    invoke-direct {v0, v1}, Lcom/imo/android/imoim/fresco/h$a;-><init>(Lkotlin/f/b/j;)V

    sput-object v0, Lcom/imo/android/imoim/fresco/h;->a:Lcom/imo/android/imoim/fresco/h$a;

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    .line 12
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public static final synthetic a(Z)V
    .registers 1

    .line 12
    sput-boolean p0, Lcom/imo/android/imoim/fresco/h;->b:Z

    return-void
.end method


# virtual methods
.method public final onBitmapCacheHit(Lcom/facebook/cache/common/CacheKey;)V
    .registers 3

    .line 29
    sget-boolean v0, Lcom/imo/android/imoim/fresco/h;->b:Z

    if-eqz v0, :cond_12

    .line 30
    sget-object v0, Lcom/imo/android/imoim/world/stats/reporter/c/v;->a:Lcom/imo/android/imoim/world/stats/reporter/c/v;

    if-eqz p1, :cond_d

    invoke-interface {p1}, Lcom/facebook/cache/common/CacheKey;->getUriString()Ljava/lang/String;

    move-result-object p1

    goto :goto_e

    :cond_d
    const/4 p1, 0x0

    :goto_e
    const/4 v0, 0x1

    invoke-static {p1, v0}, Lcom/imo/android/imoim/world/stats/reporter/c/v;->a(Ljava/lang/String;I)V

    :cond_12
    return-void
.end method

.method public final onBitmapCacheMiss()V
    .registers 1

    return-void
.end method

.method public final onBitmapCachePut()V
    .registers 1

    return-void
.end method

.method public final onDiskCacheGetFail()V
    .registers 1

    return-void
.end method

.method public final onDiskCacheHit(Lcom/facebook/cache/common/CacheKey;)V
    .registers 3

    .line 63
    sget-boolean v0, Lcom/imo/android/imoim/fresco/h;->b:Z

    if-eqz v0, :cond_12

    .line 64
    sget-object v0, Lcom/imo/android/imoim/world/stats/reporter/c/v;->a:Lcom/imo/android/imoim/world/stats/reporter/c/v;

    if-eqz p1, :cond_d

    invoke-interface {p1}, Lcom/facebook/cache/common/CacheKey;->getUriString()Ljava/lang/String;

    move-result-object p1

    goto :goto_e

    :cond_d
    const/4 p1, 0x0

    :goto_e
    const/4 v0, 0x4

    invoke-static {p1, v0}, Lcom/imo/android/imoim/world/stats/reporter/c/v;->a(Ljava/lang/String;I)V

    :cond_12
    return-void
.end method

.method public final onDiskCacheMiss()V
    .registers 1

    return-void
.end method

.method public final onMemoryCacheHit(Lcom/facebook/cache/common/CacheKey;)V
    .registers 3

    .line 43
    sget-boolean v0, Lcom/imo/android/imoim/fresco/h;->b:Z

    if-eqz v0, :cond_12

    .line 44
    sget-object v0, Lcom/imo/android/imoim/world/stats/reporter/c/v;->a:Lcom/imo/android/imoim/world/stats/reporter/c/v;

    if-eqz p1, :cond_d

    invoke-interface {p1}, Lcom/facebook/cache/common/CacheKey;->getUriString()Ljava/lang/String;

    move-result-object p1

    goto :goto_e

    :cond_d
    const/4 p1, 0x0

    :goto_e
    const/4 v0, 0x2

    invoke-static {p1, v0}, Lcom/imo/android/imoim/world/stats/reporter/c/v;->a(Ljava/lang/String;I)V

    :cond_12
    return-void
.end method

.method public final onMemoryCacheMiss()V
    .registers 1

    return-void
.end method

.method public final onMemoryCachePut()V
    .registers 1

    return-void
.end method

.method public final onStagingAreaHit(Lcom/facebook/cache/common/CacheKey;)V
    .registers 3

    .line 53
    sget-boolean v0, Lcom/imo/android/imoim/fresco/h;->b:Z

    if-eqz v0, :cond_12

    .line 54
    sget-object v0, Lcom/imo/android/imoim/world/stats/reporter/c/v;->a:Lcom/imo/android/imoim/world/stats/reporter/c/v;

    if-eqz p1, :cond_d

    invoke-interface {p1}, Lcom/facebook/cache/common/CacheKey;->getUriString()Ljava/lang/String;

    move-result-object p1

    goto :goto_e

    :cond_d
    const/4 p1, 0x0

    :goto_e
    const/4 v0, 0x3

    invoke-static {p1, v0}, Lcom/imo/android/imoim/world/stats/reporter/c/v;->a(Ljava/lang/String;I)V

    :cond_12
    return-void
.end method

.method public final onStagingAreaMiss()V
    .registers 1

    return-void
.end method

.method public final registerBitmapMemoryCache(Lcom/facebook/imagepipeline/cache/CountingMemoryCache;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/facebook/imagepipeline/cache/CountingMemoryCache<",
            "**>;)V"
        }
    .end annotation

    return-void
.end method

.method public final registerEncodedMemoryCache(Lcom/facebook/imagepipeline/cache/CountingMemoryCache;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/facebook/imagepipeline/cache/CountingMemoryCache<",
            "**>;)V"
        }
    .end annotation

    return-void
.end method