j$b.smali
.class public final Lc3/j$b;
.super Lg/a;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lc3/j;->m(Landroidx/activity/result/ActivityResultRegistry;Lm2/m;Landroid/content/Intent;I)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lg/a<",
"Landroid/content/Intent;",
"Landroid/util/Pair<",
"Ljava/lang/Integer;",
"Landroid/content/Intent;",
">;>;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
invoke-direct {p0}, Lg/a;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic a(Landroid/content/Context;Ljava/lang/Object;)Landroid/content/Intent;
.registers 3
check-cast p2, Landroid/content/Intent;
invoke-virtual {p0, p1, p2}, Lc3/j$b;->d(Landroid/content/Context;Landroid/content/Intent;)Landroid/content/Intent;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic c(ILandroid/content/Intent;)Ljava/lang/Object;
.registers 3
invoke-virtual {p0, p1, p2}, Lc3/j$b;->e(ILandroid/content/Intent;)Landroid/util/Pair;
move-result-object p1
return-object p1
.end method
.method public d(Landroid/content/Context;Landroid/content/Intent;)Landroid/content/Intent;
.registers 4
.param p1 # Landroid/content/Context;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.param p2 # Landroid/content/Intent;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
const-string v0, "context"
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string p1, "input"
invoke-static {p2, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
return-object p2
.end method
.method public e(ILandroid/content/Intent;)Landroid/util/Pair;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(I",
"Landroid/content/Intent;",
")",
"Landroid/util/Pair<",
"Ljava/lang/Integer;",
"Landroid/content/Intent;",
">;"
}
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p1
invoke-static {p1, p2}, Landroid/util/Pair;->create(Ljava/lang/Object;Ljava/lang/Object;)Landroid/util/Pair;
move-result-object p1
const-string p2, "create(resultCode, intent)"
invoke-static {p1, p2}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
return-object p1
.end method