AppInfoCacheMgr$8$3.smali

.class Lcom/cleanmaster/util/AppInfoCacheMgr$8$3;
.super Ljava/lang/Object;
.source "AppInfoCacheMgr.java"

# interfaces
.implements Lcom/cleanmaster/util/AppInfoCacheMgr$ICheckCloudResult2;


# instance fields
.field final synthetic this$1:Lcom/cleanmaster/util/AppInfoCacheMgr$8;


# direct methods
.method constructor <init>(Lcom/cleanmaster/util/AppInfoCacheMgr$8;)V
    .registers 2

    .prologue
    .line 569
    iput-object p1, p0, Lcom/cleanmaster/util/AppInfoCacheMgr$8$3;->this$1:Lcom/cleanmaster/util/AppInfoCacheMgr$8;

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

    return-void
.end method


# virtual methods
.method public onResult(Ljava/lang/String;)V
    .registers 3

    .prologue
    .line 572
    iget-object v0, p0, Lcom/cleanmaster/util/AppInfoCacheMgr$8$3;->this$1:Lcom/cleanmaster/util/AppInfoCacheMgr$8;

    # getter for: Lcom/cleanmaster/util/AppInfoCacheMgr$8;->mAppInfoCacheDao:Lcom/cleanmaster/hpsharelib/dao/AppInfoCacheDaoImp;
    invoke-static {v0}, Lcom/cleanmaster/util/AppInfoCacheMgr$8;->access$500(Lcom/cleanmaster/util/AppInfoCacheMgr$8;)Lcom/cleanmaster/hpsharelib/dao/AppInfoCacheDaoImp;

    move-result-object v0

    invoke-virtual {v0, p1}, Lcom/cleanmaster/hpsharelib/dao/AppInfoCacheDaoImp;->recordUninstall(Ljava/lang/String;)V

    .line 573
    return-void
.end method