Rabbit-R1/original r1/smali/smali_classes2/androidx/room/SharedSQLiteStatement$stmt$2.smali
2024-05-21 17:08:36 -04:00

88 lines
2.2 KiB
Smali

.class final Landroidx/room/SharedSQLiteStatement$stmt$2;
.super Lkotlin/jvm/internal/Lambda;
.source "SharedSQLiteStatement.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/room/SharedSQLiteStatement;-><init>(Landroidx/room/RoomDatabase;)V
.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/Function0<",
"Landroidx/sqlite/db/SupportSQLiteStatement;",
">;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000\u0008\n\u0000\n\u0002\u0018\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n\u00a2\u0006\u0002\u0008\u0002"
}
d2 = {
"<anonymous>",
"Landroidx/sqlite/db/SupportSQLiteStatement;",
"invoke"
}
k = 0x3
mv = {
0x1,
0x7,
0x1
}
xi = 0x30
.end annotation
# instance fields
.field final synthetic this$0:Landroidx/room/SharedSQLiteStatement;
# direct methods
.method constructor <init>(Landroidx/room/SharedSQLiteStatement;)V
.locals 0
iput-object p1, p0, Landroidx/room/SharedSQLiteStatement$stmt$2;->this$0:Landroidx/room/SharedSQLiteStatement;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
return-void
.end method
# virtual methods
.method public final invoke()Landroidx/sqlite/db/SupportSQLiteStatement;
.locals 0
iget-object p0, p0, Landroidx/room/SharedSQLiteStatement$stmt$2;->this$0:Landroidx/room/SharedSQLiteStatement;
.line 41
invoke-static {p0}, Landroidx/room/SharedSQLiteStatement;->access$createNewStatement(Landroidx/room/SharedSQLiteStatement;)Landroidx/sqlite/db/SupportSQLiteStatement;
move-result-object p0
return-object p0
.end method
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 0
.line 40
invoke-virtual {p0}, Landroidx/room/SharedSQLiteStatement$stmt$2;->invoke()Landroidx/sqlite/db/SupportSQLiteStatement;
move-result-object p0
return-object p0
.end method