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

104 lines
2.6 KiB
Smali

.class public final Lu2/f$a$a;
.super Ljava/lang/Object;
.source "DynamicGraphNavigator.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lu2/f$a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u0016\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0005\u0008\u0080\u0003\u0018\u00002\u00020\u0001B\t\u0008\u0002\u00a2\u0006\u0004\u0008\u0007\u0010\u0008J\u0017\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u0002H\u0000\u00a2\u0006\u0004\u0008\u0005\u0010\u0006\u00a8\u0006\t"
}
d2 = {
"Lu2/f$a$a;",
"",
"Landroidx/navigation/NavDestination;",
"destination",
"Lu2/f$a;",
"a",
"(Landroidx/navigation/NavDestination;)Lu2/f$a;",
"<init>",
"()V",
"navigation-dynamic-features-runtime_release"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/u;)V
.locals 0
.line 2
invoke-direct {p0}, Lu2/f$a$a;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Landroidx/navigation/NavDestination;)Lu2/f$a;
.locals 1
.param p1 # Landroidx/navigation/NavDestination;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
const-string v0, "destination"
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->q(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
invoke-virtual {p1}, Landroidx/navigation/NavDestination;->m()Landroidx/navigation/a0;
move-result-object p1
instance-of v0, p1, Lu2/f$a;
if-nez v0, :cond_0
const/4 p1, 0x0
:cond_0
check-cast p1, Lu2/f$a;
if-eqz p1, :cond_1
return-object p1
.line 2
:cond_1
new-instance p1, Ljava/lang/IllegalStateException;
const-string v0, "Dynamic destinations must be part of a DynamicNavGraph.\nYou can use DynamicNavHostFragment, which will take care of setting up the NavController for Dynamic destinations.\nIf you\'re not using Fragments, you must set up the NavigatorProvider manually."
invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p1
.end method