52 lines
1.0 KiB
Smali
52 lines
1.0 KiB
Smali
.class public Lac/g$l;
|
|
.super Landroidx/room/r;
|
|
.source "RecentDao_Impl.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lac/g;-><init>(Landroidx/room/RoomDatabase;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic d:Lac/g;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lac/g;Landroidx/room/RoomDatabase;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x8010,
|
|
0x0
|
|
}
|
|
names = {
|
|
"this$0",
|
|
"database"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lac/g$l;->d:Lac/g;
|
|
|
|
invoke-direct {p0, p2}, Landroidx/room/r;-><init>(Landroidx/room/RoomDatabase;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public d()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
const-string v0, "DELETE FROM userdata_recent"
|
|
|
|
return-object v0
|
|
.end method
|