This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
+152
View File
@@ -0,0 +1,152 @@
.class public final Ll5/a;
.super Ljava/lang/Object;
.source "AndroidResourceSignature.java"
# interfaces
.implements Lu4/b;
# instance fields
.field public final c:I
.field public final d:Lu4/b;
# direct methods
.method public constructor <init>(ILu4/b;)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput p1, p0, Ll5/a;->c:I
.line 3
iput-object p2, p0, Ll5/a;->d:Lu4/b;
return-void
.end method
.method public static c(Landroid/content/Context;)Lu4/b;
.locals 2
.param p0 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
invoke-static {p0}, Ll5/b;->c(Landroid/content/Context;)Lu4/b;
move-result-object v0
.line 2
invoke-virtual {p0}, Landroid/content/Context;->getResources()Landroid/content/res/Resources;
move-result-object p0
invoke-virtual {p0}, Landroid/content/res/Resources;->getConfiguration()Landroid/content/res/Configuration;
move-result-object p0
iget p0, p0, Landroid/content/res/Configuration;->uiMode:I
and-int/lit8 p0, p0, 0x30
.line 3
new-instance v1, Ll5/a;
invoke-direct {v1, p0, v0}, Ll5/a;-><init>(ILu4/b;)V
return-object v1
.end method
# virtual methods
.method public b(Ljava/security/MessageDigest;)V
.locals 2
.param p1 # Ljava/security/MessageDigest;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 1
iget-object v0, p0, Ll5/a;->d:Lu4/b;
invoke-interface {v0, p1}, Lu4/b;->b(Ljava/security/MessageDigest;)V
const/4 v0, 0x4
.line 2
invoke-static {v0}, Ljava/nio/ByteBuffer;->allocate(I)Ljava/nio/ByteBuffer;
move-result-object v0
iget v1, p0, Ll5/a;->c:I
invoke-virtual {v0, v1}, Ljava/nio/ByteBuffer;->putInt(I)Ljava/nio/ByteBuffer;
move-result-object v0
invoke-virtual {v0}, Ljava/nio/ByteBuffer;->array()[B
move-result-object v0
.line 3
invoke-virtual {p1, v0}, Ljava/security/MessageDigest;->update([B)V
return-void
.end method
.method public equals(Ljava/lang/Object;)Z
.locals 3
.line 1
instance-of v0, p1, Ll5/a;
const/4 v1, 0x0
if-eqz v0, :cond_0
.line 2
check-cast p1, Ll5/a;
.line 3
iget v0, p0, Ll5/a;->c:I
iget v2, p1, Ll5/a;->c:I
if-ne v0, v2, :cond_0
iget-object v0, p0, Ll5/a;->d:Lu4/b;
iget-object p1, p1, Ll5/a;->d:Lu4/b;
invoke-interface {v0, p1}, Lu4/b;->equals(Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_0
const/4 v1, 0x1
:cond_0
return v1
.end method
.method public hashCode()I
.locals 2
.line 1
iget-object v0, p0, Ll5/a;->d:Lu4/b;
iget v1, p0, Ll5/a;->c:I
invoke-static {v0, v1}, Lm5/m;->q(Ljava/lang/Object;I)I
move-result v0
return v0
.end method
+223
View File
@@ -0,0 +1,223 @@
.class public final Ll5/b;
.super Ljava/lang/Object;
.source "ApplicationVersionSignature.java"
# static fields
.field public static final a:Ljava/lang/String; = "AppVersionSignature"
.field public static final b:Ljava/util/concurrent/ConcurrentMap;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/ConcurrentMap<",
"Ljava/lang/String;",
"Lu4/b;",
">;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 1
.line 1
new-instance v0, Ljava/util/concurrent/ConcurrentHashMap;
invoke-direct {v0}, Ljava/util/concurrent/ConcurrentHashMap;-><init>()V
sput-object v0, Ll5/b;->b:Ljava/util/concurrent/ConcurrentMap;
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a(Landroid/content/Context;)Landroid/content/pm/PackageInfo;
.locals 3
.param p0 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.line 1
:try_start_0
invoke-virtual {p0}, Landroid/content/Context;->getPackageManager()Landroid/content/pm/PackageManager;
move-result-object v0
invoke-virtual {p0}, Landroid/content/Context;->getPackageName()Ljava/lang/String;
move-result-object v1
const/4 v2, 0x0
invoke-virtual {v0, v1, v2}, Landroid/content/pm/PackageManager;->getPackageInfo(Ljava/lang/String;I)Landroid/content/pm/PackageInfo;
move-result-object p0
:try_end_0
.catch Landroid/content/pm/PackageManager$NameNotFoundException; {:try_start_0 .. :try_end_0} :catch_0
return-object p0
:catch_0
move-exception v0
const-string v1, "Cannot resolve info for"
.line 2
invoke-static {v1}, Landroid/support/v4/media/d;->a(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v1
invoke-virtual {p0}, Landroid/content/Context;->getPackageName()Ljava/lang/String;
move-result-object p0
invoke-virtual {v1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p0
const-string v1, "AppVersionSignature"
invoke-static {v1, p0, v0}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
const/4 p0, 0x0
return-object p0
.end method
.method public static b(Landroid/content/pm/PackageInfo;)Ljava/lang/String;
.locals 0
.param p0 # Landroid/content/pm/PackageInfo;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
if-eqz p0, :cond_0
.line 1
iget p0, p0, Landroid/content/pm/PackageInfo;->versionCode:I
invoke-static {p0}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object p0
goto :goto_0
.line 2
:cond_0
invoke-static {}, Ljava/util/UUID;->randomUUID()Ljava/util/UUID;
move-result-object p0
invoke-virtual {p0}, Ljava/util/UUID;->toString()Ljava/lang/String;
move-result-object p0
:goto_0
return-object p0
.end method
.method public static c(Landroid/content/Context;)Lu4/b;
.locals 3
.param p0 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
invoke-virtual {p0}, Landroid/content/Context;->getPackageName()Ljava/lang/String;
move-result-object v0
.line 2
sget-object v1, Ll5/b;->b:Ljava/util/concurrent/ConcurrentMap;
invoke-interface {v1, v0}, Ljava/util/concurrent/ConcurrentMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v2
check-cast v2, Lu4/b;
if-nez v2, :cond_1
.line 3
invoke-static {p0}, Ll5/b;->d(Landroid/content/Context;)Lu4/b;
move-result-object v2
.line 4
invoke-interface {v1, v0, v2}, Ljava/util/concurrent/ConcurrentMap;->putIfAbsent(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p0
check-cast p0, Lu4/b;
if-nez p0, :cond_0
goto :goto_0
:cond_0
move-object v2, p0
:cond_1
:goto_0
return-object v2
.end method
.method public static d(Landroid/content/Context;)Lu4/b;
.locals 1
.param p0 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
invoke-static {p0}, Ll5/b;->a(Landroid/content/Context;)Landroid/content/pm/PackageInfo;
move-result-object p0
.line 2
invoke-static {p0}, Ll5/b;->b(Landroid/content/pm/PackageInfo;)Ljava/lang/String;
move-result-object p0
.line 3
new-instance v0, Ll5/e;
invoke-direct {v0, p0}, Ll5/e;-><init>(Ljava/lang/Object;)V
return-object v0
.end method
.method public static e()V
.locals 1
.annotation build Landroidx/annotation/VisibleForTesting;
.end annotation
.line 1
sget-object v0, Ll5/b;->b:Ljava/util/concurrent/ConcurrentMap;
invoke-interface {v0}, Ljava/util/concurrent/ConcurrentMap;->clear()V
return-void
.end method
+65
View File
@@ -0,0 +1,65 @@
.class public final Ll5/c;
.super Ljava/lang/Object;
.source "EmptySignature.java"
# interfaces
.implements Lu4/b;
# static fields
.field public static final c:Ll5/c;
# direct methods
.method public static constructor <clinit>()V
.locals 1
.line 1
new-instance v0, Ll5/c;
invoke-direct {v0}, Ll5/c;-><init>()V
sput-object v0, Ll5/c;->c:Ll5/c;
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static c()Ll5/c;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
sget-object v0, Ll5/c;->c:Ll5/c;
return-object v0
.end method
# virtual methods
.method public b(Ljava/security/MessageDigest;)V
.locals 0
.param p1 # Ljava/security/MessageDigest;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
return-void
.end method
.method public toString()Ljava/lang/String;
.locals 1
const-string v0, "EmptySignature"
return-object v0
.end method
+204
View File
@@ -0,0 +1,204 @@
.class public Ll5/d;
.super Ljava/lang/Object;
.source "MediaStoreSignature.java"
# interfaces
.implements Lu4/b;
# instance fields
.field public final c:Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final d:J
.field public final e:I
# direct methods
.method public constructor <init>(Ljava/lang/String;JI)V
.locals 0
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
if-nez p1, :cond_0
const-string p1, ""
.line 2
:cond_0
iput-object p1, p0, Ll5/d;->c:Ljava/lang/String;
.line 3
iput-wide p2, p0, Ll5/d;->d:J
.line 4
iput p4, p0, Ll5/d;->e:I
return-void
.end method
# virtual methods
.method public b(Ljava/security/MessageDigest;)V
.locals 3
.param p1 # Ljava/security/MessageDigest;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const/16 v0, 0xc
.line 1
invoke-static {v0}, Ljava/nio/ByteBuffer;->allocate(I)Ljava/nio/ByteBuffer;
move-result-object v0
iget-wide v1, p0, Ll5/d;->d:J
invoke-virtual {v0, v1, v2}, Ljava/nio/ByteBuffer;->putLong(J)Ljava/nio/ByteBuffer;
move-result-object v0
iget v1, p0, Ll5/d;->e:I
invoke-virtual {v0, v1}, Ljava/nio/ByteBuffer;->putInt(I)Ljava/nio/ByteBuffer;
move-result-object v0
invoke-virtual {v0}, Ljava/nio/ByteBuffer;->array()[B
move-result-object v0
.line 2
invoke-virtual {p1, v0}, Ljava/security/MessageDigest;->update([B)V
.line 3
iget-object v0, p0, Ll5/d;->c:Ljava/lang/String;
sget-object v1, Lu4/b;->b:Ljava/nio/charset/Charset;
invoke-virtual {v0, v1}, Ljava/lang/String;->getBytes(Ljava/nio/charset/Charset;)[B
move-result-object v0
invoke-virtual {p1, v0}, Ljava/security/MessageDigest;->update([B)V
return-void
.end method
.method public equals(Ljava/lang/Object;)Z
.locals 6
const/4 v0, 0x1
if-ne p0, p1, :cond_0
return v0
:cond_0
const/4 v1, 0x0
if-eqz p1, :cond_5
.line 1
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v2
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v3
if-eq v2, v3, :cond_1
goto :goto_0
.line 2
:cond_1
check-cast p1, Ll5/d;
.line 3
iget-wide v2, p0, Ll5/d;->d:J
iget-wide v4, p1, Ll5/d;->d:J
cmp-long v2, v2, v4
if-eqz v2, :cond_2
return v1
.line 4
:cond_2
iget v2, p0, Ll5/d;->e:I
iget v3, p1, Ll5/d;->e:I
if-eq v2, v3, :cond_3
return v1
.line 5
:cond_3
iget-object v2, p0, Ll5/d;->c:Ljava/lang/String;
iget-object p1, p1, Ll5/d;->c:Ljava/lang/String;
invoke-virtual {v2, p1}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result p1
if-nez p1, :cond_4
return v1
:cond_4
return v0
:cond_5
:goto_0
return v1
.end method
.method public hashCode()I
.locals 5
.line 1
iget-object v0, p0, Ll5/d;->c:Ljava/lang/String;
invoke-virtual {v0}, Ljava/lang/String;->hashCode()I
move-result v0
mul-int/lit8 v0, v0, 0x1f
.line 2
iget-wide v1, p0, Ll5/d;->d:J
const/16 v3, 0x20
ushr-long v3, v1, v3
xor-long/2addr v1, v3
long-to-int v1, v1
add-int/2addr v0, v1
mul-int/lit8 v0, v0, 0x1f
.line 3
iget v1, p0, Ll5/d;->e:I
add-int/2addr v0, v1
return v0
.end method
+125
View File
@@ -0,0 +1,125 @@
.class public final Ll5/e;
.super Ljava/lang/Object;
.source "ObjectKey.java"
# interfaces
.implements Lu4/b;
# instance fields
.field public final c:Ljava/lang/Object;
# direct methods
.method public constructor <init>(Ljava/lang/Object;)V
.locals 0
.param p1 # Ljava/lang/Object;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
invoke-static {p1}, Lm5/l;->d(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
iput-object p1, p0, Ll5/e;->c:Ljava/lang/Object;
return-void
.end method
# virtual methods
.method public b(Ljava/security/MessageDigest;)V
.locals 2
.param p1 # Ljava/security/MessageDigest;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 1
iget-object v0, p0, Ll5/e;->c:Ljava/lang/Object;
invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object v0
sget-object v1, Lu4/b;->b:Ljava/nio/charset/Charset;
invoke-virtual {v0, v1}, Ljava/lang/String;->getBytes(Ljava/nio/charset/Charset;)[B
move-result-object v0
invoke-virtual {p1, v0}, Ljava/security/MessageDigest;->update([B)V
return-void
.end method
.method public equals(Ljava/lang/Object;)Z
.locals 1
.line 1
instance-of v0, p1, Ll5/e;
if-eqz v0, :cond_0
.line 2
check-cast p1, Ll5/e;
.line 3
iget-object v0, p0, Ll5/e;->c:Ljava/lang/Object;
iget-object p1, p1, Ll5/e;->c:Ljava/lang/Object;
invoke-virtual {v0, p1}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result p1
return p1
:cond_0
const/4 p1, 0x0
return p1
.end method
.method public hashCode()I
.locals 1
.line 1
iget-object v0, p0, Ll5/e;->c:Ljava/lang/Object;
invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
move-result v0
return v0
.end method
.method public toString()Ljava/lang/String;
.locals 2
const-string v0, "ObjectKey{object="
.line 1
invoke-static {v0}, Landroid/support/v4/media/d;->a(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v0
iget-object v1, p0, Ll5/e;->c:Ljava/lang/Object;
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const/16 v1, 0x7d
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method