tmap/smali/b/b$b.smali
2022-06-10 21:38:30 +09:00

203 lines
4.9 KiB
Smali

.class public Lb/b$b;
.super Lb/a;
.source "ActivityResultContracts.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb/a<",
"Ljava/lang/String;",
"Landroid/net/Uri;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
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
.param p2 # Ljava/lang/Object;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/CallSuper;
.end annotation
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
check-cast p2, Ljava/lang/String;
invoke-virtual {p0, p1, p2}, Lb/b$b;->d(Landroid/content/Context;Ljava/lang/String;)Landroid/content/Intent;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic b(Landroid/content/Context;Ljava/lang/Object;)Lb/a$a;
.locals 0
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Ljava/lang/Object;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.line 1
check-cast p2, Ljava/lang/String;
invoke-virtual {p0, p1, p2}, Lb/b$b;->e(Landroid/content/Context;Ljava/lang/String;)Lb/a$a;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic c(ILandroid/content/Intent;)Ljava/lang/Object;
.locals 0
.param p2 # Landroid/content/Intent;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.line 1
invoke-virtual {p0, p1, p2}, Lb/b$b;->f(ILandroid/content/Intent;)Landroid/net/Uri;
move-result-object p1
return-object p1
.end method
.method public d(Landroid/content/Context;Ljava/lang/String;)Landroid/content/Intent;
.locals 1
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/CallSuper;
.end annotation
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
new-instance p1, Landroid/content/Intent;
const-string v0, "android.intent.action.GET_CONTENT"
invoke-direct {p1, v0}, Landroid/content/Intent;-><init>(Ljava/lang/String;)V
const-string v0, "android.intent.category.OPENABLE"
.line 2
invoke-virtual {p1, v0}, Landroid/content/Intent;->addCategory(Ljava/lang/String;)Landroid/content/Intent;
move-result-object p1
.line 3
invoke-virtual {p1, p2}, Landroid/content/Intent;->setType(Ljava/lang/String;)Landroid/content/Intent;
move-result-object p1
return-object p1
.end method
.method public final e(Landroid/content/Context;Ljava/lang/String;)Lb/a$a;
.locals 0
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
"Ljava/lang/String;",
")",
"Lb/a$a<",
"Landroid/net/Uri;",
">;"
}
.end annotation
const/4 p1, 0x0
return-object p1
.end method
.method public final f(ILandroid/content/Intent;)Landroid/net/Uri;
.locals 1
.param p2 # Landroid/content/Intent;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
if-eqz p2, :cond_1
const/4 v0, -0x1
if-eq p1, v0, :cond_0
goto :goto_0
.line 1
:cond_0
invoke-virtual {p2}, Landroid/content/Intent;->getData()Landroid/net/Uri;
move-result-object p1
return-object p1
:cond_1
:goto_0
const/4 p1, 0x0
return-object p1
.end method