mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 17:12:31 -06:00
58 lines
1.7 KiB
Smali
58 lines
1.7 KiB
Smali
.class public Landroidx/room/RoomOpenHelper$ValidationResult;
|
|
.super Ljava/lang/Object;
|
|
.source "RoomOpenHelper.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/room/RoomOpenHelper;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "ValidationResult"
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000\u0018\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u000e\n\u0002\u0008\u0002\u0008\u0017\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\u0012\u0010\u0004\u001a\u0004\u0018\u00010\u00058\u0006X\u0087\u0004\u00a2\u0006\u0002\n\u0000R\u0010\u0010\u0002\u001a\u00020\u00038\u0006X\u0087\u0004\u00a2\u0006\u0002\n\u0000\u00a8\u0006\u0007"
|
|
}
|
|
d2 = {
|
|
"Landroidx/room/RoomOpenHelper$ValidationResult;",
|
|
"",
|
|
"isValid",
|
|
"",
|
|
"expectedFoundMsg",
|
|
"",
|
|
"(ZLjava/lang/String;)V",
|
|
"room-runtime_release"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x7,
|
|
0x1
|
|
}
|
|
xi = 0x30
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final expectedFoundMsg:Ljava/lang/String;
|
|
|
|
.field public final isValid:Z
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(ZLjava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 224
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-boolean p1, p0, Landroidx/room/RoomOpenHelper$ValidationResult;->isValid:Z
|
|
|
|
iput-object p2, p0, Landroidx/room/RoomOpenHelper$ValidationResult;->expectedFoundMsg:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|