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

202 lines
4.9 KiB
Smali

.class public Lb/b$n;
.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 = "n"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb/a<",
"Landroid/net/Uri;",
"Landroid/graphics/Bitmap;",
">;"
}
.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$n;->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$n;->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$n;->f(ILandroid/content/Intent;)Landroid/graphics/Bitmap;
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.VIDEO_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<",
"Landroid/graphics/Bitmap;",
">;"
}
.end annotation
const/4 p1, 0x0
return-object p1
.end method
.method public final f(ILandroid/content/Intent;)Landroid/graphics/Bitmap;
.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
:cond_0
const-string p1, "data"
.line 1
invoke-virtual {p2, p1}, Landroid/content/Intent;->getParcelableExtra(Ljava/lang/String;)Landroid/os/Parcelable;
move-result-object p1
check-cast p1, Landroid/graphics/Bitmap;
return-object p1
:cond_1
:goto_0
const/4 p1, 0x0
return-object p1
.end method