AgentWebConfig$2.smali
.class final Lcom/just/agentweb/AgentWebConfig$2;
.super Ljava/lang/Object;
.source "AgentWebConfig.java"
# interfaces
.implements Landroid/webkit/ValueCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/just/agentweb/AgentWebConfig;->getDefaultIgnoreCallback()Landroid/webkit/ValueCallback;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Landroid/webkit/ValueCallback<",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onReceiveValue(Ljava/lang/Boolean;)V
.registers 5
.line 2
# getter for: Lcom/just/agentweb/AgentWebConfig;->TAG:Ljava/lang/String;
invoke-static {}, Lcom/just/agentweb/AgentWebConfig;->access$000()Ljava/lang/String;
move-result-object v0
new-instance v1, Ljava/lang/StringBuilder;
invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V
const-string v2, "removeExpiredCookies:"
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p1
invoke-static {v0, p1}, Lcom/just/agentweb/LogUtils;->i(Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method
.method public bridge synthetic onReceiveValue(Ljava/lang/Object;)V
.registers 2
.line 1
check-cast p1, Ljava/lang/Boolean;
invoke-virtual {p0, p1}, Lcom/just/agentweb/AgentWebConfig$2;->onReceiveValue(Ljava/lang/Boolean;)V
return-void
.end method