- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
84 lines
3.0 KiB
Java
84 lines
3.0 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import androidx.annotation.Nullable;
|
|
import java.io.IOException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzaja {
|
|
private static final int[] zza = {1769172845, 1769172786, 1769172787, 1769172788, 1769172789, 1769172790, 1769172793, 1635148593, 1752589105, 1751479857, 1635135537, 1836069937, 1836069938, 862401121, 862401122, 862417462, 862417718, 862414134, 862414646, 1295275552, 1295270176, 1714714144, 1801741417, 1295275600, 1903435808, 1297305174, 1684175153, 1769172332, 1885955686};
|
|
|
|
@Nullable
|
|
public static zzadq zza(zzaco zzacoVar) throws IOException {
|
|
return zzc(zzacoVar, true, false);
|
|
}
|
|
|
|
@Nullable
|
|
public static zzadq zzb(zzaco zzacoVar, boolean z) throws IOException {
|
|
return zzc(zzacoVar, false, z);
|
|
}
|
|
|
|
/* JADX WARN: Code restructure failed: missing block: B:61:0x0124, code lost:
|
|
|
|
if (r11 != false) goto L76;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:63:0x0128, code lost:
|
|
|
|
return com.google.android.gms.internal.ads.zzaiw.zza;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:65:0x012b, code lost:
|
|
|
|
if (r25 == r8) goto L82;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:66:0x012d, code lost:
|
|
|
|
if (r8 == 0) goto L80;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:68:?, code lost:
|
|
|
|
return com.google.android.gms.internal.ads.zzair.zza;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:70:0x0134, code lost:
|
|
|
|
return com.google.android.gms.internal.ads.zzair.zzb;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:71:0x0135, code lost:
|
|
|
|
return null;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:74:0x009f, code lost:
|
|
|
|
r8 = 1;
|
|
*/
|
|
@androidx.annotation.Nullable
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
private static com.google.android.gms.internal.ads.zzadq zzc(com.google.android.gms.internal.ads.zzaco r24, boolean r25, boolean r26) throws java.io.IOException {
|
|
/*
|
|
Method dump skipped, instructions count: 311
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.ads.zzaja.zzc(com.google.android.gms.internal.ads.zzaco, boolean, boolean):com.google.android.gms.internal.ads.zzadq");
|
|
}
|
|
|
|
private static boolean zzd(int i, boolean z) {
|
|
if ((i >>> 8) == 3368816) {
|
|
return true;
|
|
}
|
|
if (i == 1751476579) {
|
|
if (z) {
|
|
return true;
|
|
}
|
|
i = 1751476579;
|
|
}
|
|
int[] iArr = zza;
|
|
for (int i2 = 0; i2 < 29; i2++) {
|
|
if (iArr[i2] == i) {
|
|
return true;
|
|
}
|
|
}
|
|
return false;
|
|
}
|
|
}
|