2022-06-10 21:38:30 +09:00

150 lines
3.4 KiB
Smali

.class public Lwc/j$b;
.super Lb/a;
.source "SettingAccount.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lwc/j;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb/a<",
"Landroid/content/Intent;",
"Ljava/lang/Object;",
">;"
}
.end annotation
# instance fields
.field public final synthetic a:Lwc/j;
# direct methods
.method public constructor <init>(Lwc/j;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010
}
names = {
"this$0"
}
.end annotation
.line 1
iput-object p1, p0, Lwc/j$b;->a:Lwc/j;
invoke-direct {p0}, Lb/a;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic a(Landroid/content/Context;Ljava/lang/Object;)Landroid/content/Intent;
.locals 0
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x1000,
0x1000
}
names = {
"context",
"input"
}
.end annotation
.line 1
check-cast p2, Landroid/content/Intent;
invoke-virtual {p0, p1, p2}, Lwc/j$b;->d(Landroid/content/Context;Landroid/content/Intent;)Landroid/content/Intent;
move-result-object p1
return-object p1
.end method
.method public c(ILandroid/content/Intent;)Ljava/lang/Object;
.locals 0
.param p2 # Landroid/content/Intent;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"resultCode",
"intent"
}
.end annotation
const/4 p1, 0x0
return-object p1
.end method
.method public d(Landroid/content/Context;Landroid/content/Intent;)Landroid/content/Intent;
.locals 1
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"context",
"input"
}
.end annotation
.line 1
iget-object p1, p0, Lwc/j$b;->a:Lwc/j;
invoke-static {p1}, Lwc/j;->Q(Lwc/j;)Ljava/lang/String;
move-result-object p1
const-string v0, "mdn"
invoke-virtual {p2, v0, p1}, Landroid/content/Intent;->putExtra(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;
.line 2
iget-object p1, p0, Lwc/j$b;->a:Lwc/j;
invoke-static {p1}, Lwc/j;->R(Lwc/j;)Ljava/util/List;
move-result-object p1
check-cast p1, Ljava/util/ArrayList;
const-string v0, "serviceJoinInfoList"
invoke-virtual {p2, v0, p1}, Landroid/content/Intent;->putExtra(Ljava/lang/String;Ljava/io/Serializable;)Landroid/content/Intent;
return-object p2
.end method