53 lines
1.6 KiB
Smali
53 lines
1.6 KiB
Smali
.class Lcom/tencent/smtt/sdk/d;
|
|
.super Ljava/lang/Object;
|
|
|
|
# interfaces
|
|
.implements Landroid/webkit/ValueCallback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Landroid/webkit/ValueCallback<",
|
|
"Lcom/tencent/smtt/export/external/jscore/interfaces/IX5JsError;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/tencent/smtt/sdk/JsContext;
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Lcom/tencent/smtt/export/external/jscore/interfaces/IX5JsError;)V
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/tencent/smtt/sdk/d;->a:Lcom/tencent/smtt/sdk/JsContext;
|
|
|
|
invoke-static {v0}, Lcom/tencent/smtt/sdk/JsContext;->a(Lcom/tencent/smtt/sdk/JsContext;)Lcom/tencent/smtt/sdk/JsContext$ExceptionHandler;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lcom/tencent/smtt/sdk/d;->a:Lcom/tencent/smtt/sdk/JsContext;
|
|
|
|
new-instance v2, Lcom/tencent/smtt/sdk/JsError;
|
|
|
|
invoke-direct {v2, p1}, Lcom/tencent/smtt/sdk/JsError;-><init>(Lcom/tencent/smtt/export/external/jscore/interfaces/IX5JsError;)V
|
|
|
|
invoke-interface {v0, v1, v2}, Lcom/tencent/smtt/sdk/JsContext$ExceptionHandler;->a(Lcom/tencent/smtt/sdk/JsContext;Lcom/tencent/smtt/sdk/JsError;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic onReceiveValue(Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
check-cast p1, Lcom/tencent/smtt/export/external/jscore/interfaces/IX5JsError;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/tencent/smtt/sdk/d;->a(Lcom/tencent/smtt/export/external/jscore/interfaces/IX5JsError;)V
|
|
|
|
return-void
|
|
.end method
|