mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 16:42:30 -06:00
80 lines
2.3 KiB
Smali
80 lines
2.3 KiB
Smali
.class final Landroidx/navigation/NavDeepLinkBuilder$DeepLinkDestination;
|
|
.super Ljava/lang/Object;
|
|
.source "NavDeepLinkBuilder.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/navigation/NavDeepLinkBuilder;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1a
|
|
name = "DeepLinkDestination"
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000\u0018\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u0008\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0006\u0008\u0002\u0018\u00002\u00020\u0001B\u0017\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0008\u0010\u0004\u001a\u0004\u0018\u00010\u0005\u00a2\u0006\u0002\u0010\u0006R\u0013\u0010\u0004\u001a\u0004\u0018\u00010\u0005\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0007\u0010\u0008R\u0011\u0010\u0002\u001a\u00020\u0003\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\t\u0010\n\u00a8\u0006\u000b"
|
|
}
|
|
d2 = {
|
|
"Landroidx/navigation/NavDeepLinkBuilder$DeepLinkDestination;",
|
|
"",
|
|
"destinationId",
|
|
"",
|
|
"arguments",
|
|
"Landroid/os/Bundle;",
|
|
"(ILandroid/os/Bundle;)V",
|
|
"getArguments",
|
|
"()Landroid/os/Bundle;",
|
|
"getDestinationId",
|
|
"()I",
|
|
"navigation-runtime_release"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x8,
|
|
0x0
|
|
}
|
|
xi = 0x30
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final arguments:Landroid/os/Bundle;
|
|
|
|
.field private final destinationId:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(ILandroid/os/Bundle;)V
|
|
.locals 0
|
|
|
|
.line 55
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput p1, p0, Landroidx/navigation/NavDeepLinkBuilder$DeepLinkDestination;->destinationId:I
|
|
|
|
iput-object p2, p0, Landroidx/navigation/NavDeepLinkBuilder$DeepLinkDestination;->arguments:Landroid/os/Bundle;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final getArguments()Landroid/os/Bundle;
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Landroidx/navigation/NavDeepLinkBuilder$DeepLinkDestination;->arguments:Landroid/os/Bundle;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final getDestinationId()I
|
|
.locals 0
|
|
|
|
iget p0, p0, Landroidx/navigation/NavDeepLinkBuilder$DeepLinkDestination;->destinationId:I
|
|
|
|
return p0
|
|
.end method
|