Weather/smali_classes4/com/tencent/open/web/security/SecureJsInterface.smali
2021-05-10 10:13:34 +02:00

35 lines
532 B
Smali

.class public Lcom/tencent/open/web/security/SecureJsInterface;
.super Lcom/tencent/open/a$b;
.source "ProGuard"
# static fields
.field public static a:Z = false
# direct methods
.method static constructor <clinit>()V
.locals 0
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 6
invoke-direct {p0}, Lcom/tencent/open/a$b;-><init>()V
return-void
.end method
# virtual methods
.method public customCallback()Z
.locals 1
const/4 v0, 0x1
return v0
.end method