mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
129 lines
3.3 KiB
Smali
129 lines
3.3 KiB
Smali
.class public final Landroidx/navigation/ActivityNavigator$Companion;
|
|
.super Ljava/lang/Object;
|
|
.source "ActivityNavigator.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/navigation/ActivityNavigator;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Companion"
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000 \n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0002\n\u0002\u0010\u000e\n\u0002\u0008\u0005\n\u0002\u0010\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\u0008\u0086\u0003\u0018\u00002\u00020\u0001B\u0007\u0008\u0002\u00a2\u0006\u0002\u0010\u0002J\u0010\u0010\t\u001a\u00020\n2\u0006\u0010\u000b\u001a\u00020\u000cH\u0007R\u000e\u0010\u0003\u001a\u00020\u0004X\u0082T\u00a2\u0006\u0002\n\u0000R\u000e\u0010\u0005\u001a\u00020\u0004X\u0082T\u00a2\u0006\u0002\n\u0000R\u000e\u0010\u0006\u001a\u00020\u0004X\u0082T\u00a2\u0006\u0002\n\u0000R\u000e\u0010\u0007\u001a\u00020\u0004X\u0082T\u00a2\u0006\u0002\n\u0000R\u000e\u0010\u0008\u001a\u00020\u0004X\u0082T\u00a2\u0006\u0002\n\u0000\u00a8\u0006\r"
|
|
}
|
|
d2 = {
|
|
"Landroidx/navigation/ActivityNavigator$Companion;",
|
|
"",
|
|
"()V",
|
|
"EXTRA_NAV_CURRENT",
|
|
"",
|
|
"EXTRA_NAV_SOURCE",
|
|
"EXTRA_POP_ENTER_ANIM",
|
|
"EXTRA_POP_EXIT_ANIM",
|
|
"LOG_TAG",
|
|
"applyPopAnimationsToPendingTransition",
|
|
"",
|
|
"activity",
|
|
"Landroid/app/Activity;",
|
|
"navigation-runtime_release"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x8,
|
|
0x0
|
|
}
|
|
xi = 0x30
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 499
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Landroidx/navigation/ActivityNavigator$Companion;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final applyPopAnimationsToPendingTransition(Landroid/app/Activity;)V
|
|
.locals 3
|
|
.annotation runtime Lkotlin/jvm/JvmStatic;
|
|
.end annotation
|
|
|
|
const-string p0, "activity"
|
|
|
|
invoke-static {p1, p0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 519
|
|
invoke-virtual {p1}, Landroid/app/Activity;->getIntent()Landroid/content/Intent;
|
|
|
|
move-result-object p0
|
|
|
|
if-nez p0, :cond_0
|
|
|
|
return-void
|
|
|
|
:cond_0
|
|
const-string v0, "android-support-navigation:ActivityNavigator:popEnterAnim"
|
|
|
|
const/4 v1, -0x1
|
|
|
|
.line 520
|
|
invoke-virtual {p0, v0, v1}, Landroid/content/Intent;->getIntExtra(Ljava/lang/String;I)I
|
|
|
|
move-result v0
|
|
|
|
const-string v2, "android-support-navigation:ActivityNavigator:popExitAnim"
|
|
|
|
.line 521
|
|
invoke-virtual {p0, v2, v1}, Landroid/content/Intent;->getIntExtra(Ljava/lang/String;I)I
|
|
|
|
move-result p0
|
|
|
|
if-ne v0, v1, :cond_1
|
|
|
|
if-eq p0, v1, :cond_4
|
|
|
|
:cond_1
|
|
const/4 v2, 0x0
|
|
|
|
if-eq v0, v1, :cond_2
|
|
|
|
goto :goto_0
|
|
|
|
:cond_2
|
|
move v0, v2
|
|
|
|
:goto_0
|
|
if-eq p0, v1, :cond_3
|
|
|
|
goto :goto_1
|
|
|
|
:cond_3
|
|
move p0, v2
|
|
|
|
.line 525
|
|
:goto_1
|
|
invoke-virtual {p1, v0, p0}, Landroid/app/Activity;->overridePendingTransition(II)V
|
|
|
|
:cond_4
|
|
return-void
|
|
.end method
|