mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 09:02:34 -06:00
177 lines
3 KiB
Smali
177 lines
3 KiB
Smali
|
.class public Landroidx/profileinstaller/ProfileVersion;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "ProfileVersion.java"
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field public static final MAX_SUPPORTED_SDK:I = 0x21
|
||
|
|
||
|
.field static final METADATA_V001_N:[B
|
||
|
|
||
|
.field static final METADATA_V002:[B
|
||
|
|
||
|
.field public static final MIN_SUPPORTED_SDK:I = 0x18
|
||
|
|
||
|
.field static final V001_N:[B
|
||
|
|
||
|
.field static final V005_O:[B
|
||
|
|
||
|
.field static final V009_O_MR1:[B
|
||
|
|
||
|
.field static final V010_P:[B
|
||
|
|
||
|
.field static final V015_S:[B
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method static constructor <clinit>()V
|
||
|
.locals 2
|
||
|
|
||
|
const/4 v0, 0x4
|
||
|
|
||
|
new-array v1, v0, [B
|
||
|
|
||
|
fill-array-data v1, :array_0
|
||
|
|
||
|
sput-object v1, Landroidx/profileinstaller/ProfileVersion;->V015_S:[B
|
||
|
|
||
|
new-array v1, v0, [B
|
||
|
|
||
|
fill-array-data v1, :array_1
|
||
|
|
||
|
sput-object v1, Landroidx/profileinstaller/ProfileVersion;->V010_P:[B
|
||
|
|
||
|
new-array v1, v0, [B
|
||
|
|
||
|
fill-array-data v1, :array_2
|
||
|
|
||
|
sput-object v1, Landroidx/profileinstaller/ProfileVersion;->V009_O_MR1:[B
|
||
|
|
||
|
new-array v1, v0, [B
|
||
|
|
||
|
fill-array-data v1, :array_3
|
||
|
|
||
|
sput-object v1, Landroidx/profileinstaller/ProfileVersion;->V005_O:[B
|
||
|
|
||
|
new-array v1, v0, [B
|
||
|
|
||
|
fill-array-data v1, :array_4
|
||
|
|
||
|
sput-object v1, Landroidx/profileinstaller/ProfileVersion;->V001_N:[B
|
||
|
|
||
|
new-array v1, v0, [B
|
||
|
|
||
|
fill-array-data v1, :array_5
|
||
|
|
||
|
sput-object v1, Landroidx/profileinstaller/ProfileVersion;->METADATA_V001_N:[B
|
||
|
|
||
|
new-array v0, v0, [B
|
||
|
|
||
|
fill-array-data v0, :array_6
|
||
|
|
||
|
sput-object v0, Landroidx/profileinstaller/ProfileVersion;->METADATA_V002:[B
|
||
|
|
||
|
return-void
|
||
|
|
||
|
nop
|
||
|
|
||
|
:array_0
|
||
|
.array-data 1
|
||
|
0x30t
|
||
|
0x31t
|
||
|
0x35t
|
||
|
0x0t
|
||
|
.end array-data
|
||
|
|
||
|
:array_1
|
||
|
.array-data 1
|
||
|
0x30t
|
||
|
0x31t
|
||
|
0x30t
|
||
|
0x0t
|
||
|
.end array-data
|
||
|
|
||
|
:array_2
|
||
|
.array-data 1
|
||
|
0x30t
|
||
|
0x30t
|
||
|
0x39t
|
||
|
0x0t
|
||
|
.end array-data
|
||
|
|
||
|
:array_3
|
||
|
.array-data 1
|
||
|
0x30t
|
||
|
0x30t
|
||
|
0x35t
|
||
|
0x0t
|
||
|
.end array-data
|
||
|
|
||
|
:array_4
|
||
|
.array-data 1
|
||
|
0x30t
|
||
|
0x30t
|
||
|
0x31t
|
||
|
0x0t
|
||
|
.end array-data
|
||
|
|
||
|
:array_5
|
||
|
.array-data 1
|
||
|
0x30t
|
||
|
0x30t
|
||
|
0x31t
|
||
|
0x0t
|
||
|
.end array-data
|
||
|
|
||
|
:array_6
|
||
|
.array-data 1
|
||
|
0x30t
|
||
|
0x30t
|
||
|
0x32t
|
||
|
0x0t
|
||
|
.end array-data
|
||
|
.end method
|
||
|
|
||
|
.method private constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.line 28
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method static dexKeySeparator([B)Ljava/lang/String;
|
||
|
.locals 2
|
||
|
|
||
|
sget-object v0, Landroidx/profileinstaller/ProfileVersion;->V001_N:[B
|
||
|
|
||
|
.line 40
|
||
|
invoke-static {p0, v0}, Ljava/util/Arrays;->equals([B[B)Z
|
||
|
|
||
|
move-result v0
|
||
|
|
||
|
const-string v1, ":"
|
||
|
|
||
|
if-eqz v0, :cond_0
|
||
|
|
||
|
return-object v1
|
||
|
|
||
|
:cond_0
|
||
|
sget-object v0, Landroidx/profileinstaller/ProfileVersion;->V005_O:[B
|
||
|
|
||
|
.line 42
|
||
|
invoke-static {p0, v0}, Ljava/util/Arrays;->equals([B[B)Z
|
||
|
|
||
|
move-result p0
|
||
|
|
||
|
if-eqz p0, :cond_1
|
||
|
|
||
|
return-object v1
|
||
|
|
||
|
:cond_1
|
||
|
const-string p0, "!"
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|