mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 09:32:27 -06:00
33 lines
1,020 B
Smali
33 lines
1,020 B
Smali
|
.class public interface abstract Landroidx/room/DelegatingOpenHelper;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "DelegatingOpenHelper.kt"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation runtime Lkotlin/Metadata;
|
||
|
d1 = {
|
||
|
"\u0000\u0012\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0008`\u0018\u00002\u00020\u0001R\u0012\u0010\u0002\u001a\u00020\u0003X\u00a6\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u0004\u0010\u0005\u00f8\u0001\u0000\u0082\u0002\u0006\n\u0004\u0008!0\u0001\u00a8\u0006\u0006\u00c0\u0006\u0001"
|
||
|
}
|
||
|
d2 = {
|
||
|
"Landroidx/room/DelegatingOpenHelper;",
|
||
|
"",
|
||
|
"delegate",
|
||
|
"Landroidx/sqlite/db/SupportSQLiteOpenHelper;",
|
||
|
"getDelegate",
|
||
|
"()Landroidx/sqlite/db/SupportSQLiteOpenHelper;",
|
||
|
"room-runtime_release"
|
||
|
}
|
||
|
k = 0x1
|
||
|
mv = {
|
||
|
0x1,
|
||
|
0x7,
|
||
|
0x1
|
||
|
}
|
||
|
xi = 0x30
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract getDelegate()Landroidx/sqlite/db/SupportSQLiteOpenHelper;
|
||
|
.end method
|