mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 16:42:30 -06:00
66 lines
1.7 KiB
Smali
66 lines
1.7 KiB
Smali
.class public final Landroidx/navigation/NavController$onBackPressedCallback$1;
|
|
.super Landroidx/activity/OnBackPressedCallback;
|
|
.source "NavController.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Landroidx/navigation/NavController;-><init>(Landroid/content/Context;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000\u0011\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0000*\u0001\u0000\u0008\n\u0018\u00002\u00020\u0001J\u0008\u0010\u0002\u001a\u00020\u0003H\u0016\u00a8\u0006\u0004"
|
|
}
|
|
d2 = {
|
|
"androidx/navigation/NavController$onBackPressedCallback$1",
|
|
"Landroidx/activity/OnBackPressedCallback;",
|
|
"handleOnBackPressed",
|
|
"",
|
|
"navigation-runtime_release"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x8,
|
|
0x0
|
|
}
|
|
xi = 0x30
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Landroidx/navigation/NavController;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Landroidx/navigation/NavController;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Landroidx/navigation/NavController$onBackPressedCallback$1;->this$0:Landroidx/navigation/NavController;
|
|
|
|
const/4 p1, 0x0
|
|
|
|
.line 195
|
|
invoke-direct {p0, p1}, Landroidx/activity/OnBackPressedCallback;-><init>(Z)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public handleOnBackPressed()V
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Landroidx/navigation/NavController$onBackPressedCallback$1;->this$0:Landroidx/navigation/NavController;
|
|
|
|
.line 197
|
|
invoke-virtual {p0}, Landroidx/navigation/NavController;->popBackStack()Z
|
|
|
|
return-void
|
|
.end method
|