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

164 lines
3.5 KiB
Smali

.class public Lwc/j$a;
.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$a;->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$a;->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 1
.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 v0, -0x1
if-ne p1, v0, :cond_0
if-eqz p2, :cond_0
.line 1
invoke-virtual {p2}, Landroid/content/Intent;->getExtras()Landroid/os/Bundle;
move-result-object p1
const-string p2, "EXTRA_NAME"
invoke-virtual {p1, p2}, Landroid/os/Bundle;->getString(Ljava/lang/String;)Ljava/lang/String;
move-result-object p1
.line 2
invoke-static {p1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result p2
if-nez p2, :cond_0
return-object p1
:cond_0
const-string p1, ""
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$a;->a:Lwc/j;
invoke-static {p1}, Lwc/j;->P(Lwc/j;)Ljava/lang/String;
move-result-object p1
const-string v0, "EXTRA_NAME"
invoke-virtual {p2, v0, p1}, Landroid/content/Intent;->putExtra(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;
return-object p2
.end method