Rabbit-R1/original r1/smali/smali_classes2/androidx/navigation/NavController$restoreStateInternal$3.smali
2024-05-21 17:08:36 -04:00

98 lines
2.4 KiB
Smali

.class final Landroidx/navigation/NavController$restoreStateInternal$3;
.super Lkotlin/jvm/internal/Lambda;
.source "NavController.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/navigation/NavController;->restoreStateInternal(Ljava/lang/String;)Z
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/Lambda;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/String;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000\u0010\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u000e\n\u0002\u0008\u0002\u0010\u0000\u001a\u00020\u00012\u0008\u0010\u0002\u001a\u0004\u0018\u00010\u0003H\n\u00a2\u0006\u0004\u0008\u0004\u0010\u0005"
}
d2 = {
"<anonymous>",
"",
"it",
"",
"invoke",
"(Ljava/lang/String;)Ljava/lang/Boolean;"
}
k = 0x3
mv = {
0x1,
0x8,
0x0
}
xi = 0x30
.end annotation
# instance fields
.field final synthetic $backStackId:Ljava/lang/String;
# direct methods
.method constructor <init>(Ljava/lang/String;)V
.locals 0
iput-object p1, p0, Landroidx/navigation/NavController$restoreStateInternal$3;->$backStackId:Ljava/lang/String;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
return-void
.end method
# virtual methods
.method public final invoke(Ljava/lang/String;)Ljava/lang/Boolean;
.locals 0
iget-object p0, p0, Landroidx/navigation/NavController$restoreStateInternal$3;->$backStackId:Ljava/lang/String;
.line 1927
invoke-static {p1, p0}, Lkotlin/jvm/internal/Intrinsics;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result p0
invoke-static {p0}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p0
return-object p0
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.line 1927
check-cast p1, Ljava/lang/String;
invoke-virtual {p0, p1}, Landroidx/navigation/NavController$restoreStateInternal$3;->invoke(Ljava/lang/String;)Ljava/lang/Boolean;
move-result-object p0
return-object p0
.end method