78 lines
1.7 KiB
Smali
78 lines
1.7 KiB
Smali
.class public Lwc/m$a$a$a;
|
|
.super Ljava/lang/Object;
|
|
.source "SettingAi.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lwc/m$a$a;->onFail(Ljava/lang/String;Ljava/lang/String;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Ljava/lang/String;
|
|
|
|
.field public final synthetic b:Lwc/m$a$a;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lwc/m$a$a;Ljava/lang/String;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x8010,
|
|
0x1010
|
|
}
|
|
names = {
|
|
"this$2",
|
|
"val$message"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lwc/m$a$a$a;->b:Lwc/m$a$a;
|
|
|
|
iput-object p2, p0, Lwc/m$a$a$a;->a:Ljava/lang/String;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 3
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lwc/m$a$a$a;->b:Lwc/m$a$a;
|
|
|
|
iget-object v0, v0, Lwc/m$a$a;->a:Lwc/m$a;
|
|
|
|
iget-object v0, v0, Lwc/m$a;->a:Lwc/m;
|
|
|
|
invoke-virtual {v0}, Landroidx/fragment/app/Fragment;->getActivity()Landroidx/fragment/app/FragmentActivity;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lwc/m$a$a$a;->a:Ljava/lang/String;
|
|
|
|
const/4 v2, 0x1
|
|
|
|
invoke-static {v0, v1, v2}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Landroid/widget/Toast;->show()V
|
|
|
|
return-void
|
|
.end method
|