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

210 lines
5.0 KiB
Smali

.class public Lb/b$e;
.super Lb/a;
.source "ActivityResultContracts.java"
# annotations
.annotation build Landroid/annotation/TargetApi;
value = 0x15
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "e"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb/a<",
"Landroid/net/Uri;",
"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/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/CallSuper;
.end annotation
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
check-cast p2, Landroid/net/Uri;
invoke-virtual {p0, p1, p2}, Lb/b$e;->d(Landroid/content/Context;Landroid/net/Uri;)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/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.line 1
check-cast p2, Landroid/net/Uri;
invoke-virtual {p0, p1, p2}, Lb/b$e;->e(Landroid/content/Context;Landroid/net/Uri;)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$e;->f(ILandroid/content/Intent;)Landroid/net/Uri;
move-result-object p1
return-object p1
.end method
.method public d(Landroid/content/Context;Landroid/net/Uri;)Landroid/content/Intent;
.locals 2
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/net/Uri;
.annotation build Landroidx/annotation/Nullable;
.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.OPEN_DOCUMENT_TREE"
invoke-direct {p1, v0}, Landroid/content/Intent;-><init>(Ljava/lang/String;)V
.line 2
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x1a
if-lt v0, v1, :cond_0
if-eqz p2, :cond_0
const-string v0, "android.provider.extra.INITIAL_URI"
.line 3
invoke-virtual {p1, v0, p2}, Landroid/content/Intent;->putExtra(Ljava/lang/String;Landroid/os/Parcelable;)Landroid/content/Intent;
:cond_0
return-object p1
.end method
.method public final e(Landroid/content/Context;Landroid/net/Uri;)Lb/a$a;
.locals 0
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/net/Uri;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
"Landroid/net/Uri;",
")",
"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