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

195 lines
4.7 KiB
Smali

.class public Lb/b$l;
.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 = "l"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb/a<",
"Landroid/net/Uri;",
"Ljava/lang/Boolean;",
">;"
}
.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, Landroid/net/Uri;
invoke-virtual {p0, p1, p2}, Lb/b$l;->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/NonNull;
.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$l;->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/NonNull;
.end annotation
.line 1
invoke-virtual {p0, p1, p2}, Lb/b$l;->f(ILandroid/content/Intent;)Ljava/lang/Boolean;
move-result-object p1
return-object p1
.end method
.method public d(Landroid/content/Context;Landroid/net/Uri;)Landroid/content/Intent;
.locals 1
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/net/Uri;
.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.media.action.IMAGE_CAPTURE"
invoke-direct {p1, v0}, Landroid/content/Intent;-><init>(Ljava/lang/String;)V
const-string v0, "output"
.line 2
invoke-virtual {p1, v0, p2}, Landroid/content/Intent;->putExtra(Ljava/lang/String;Landroid/os/Parcelable;)Landroid/content/Intent;
move-result-object p1
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/NonNull;
.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<",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
const/4 p1, 0x0
return-object p1
.end method
.method public final f(ILandroid/content/Intent;)Ljava/lang/Boolean;
.locals 0
.param p2 # Landroid/content/Intent;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
const/4 p2, -0x1
if-ne p1, p2, :cond_0
const/4 p1, 0x1
goto :goto_0
:cond_0
const/4 p1, 0x0
.line 1
:goto_0
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p1
return-object p1
.end method