- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
459 lines
13 KiB
Java
459 lines
13 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
||
|
||
import android.widget.ExpandableListView;
|
||
import com.vungle.ads.internal.signals.SignalKey;
|
||
|
||
/* loaded from: classes4.dex */
|
||
public final class dt {
|
||
|
||
/* renamed from: ﱟ, reason: contains not printable characters */
|
||
private static char f1766 = 9703;
|
||
|
||
/* renamed from: ﱡ, reason: contains not printable characters */
|
||
private static char f1767 = 58582;
|
||
|
||
/* renamed from: ﺙ, reason: contains not printable characters */
|
||
private static int f1768 = 1;
|
||
|
||
/* renamed from: ﻏ, reason: contains not printable characters */
|
||
private static int f1769 = 0;
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private static char f1770 = 23899;
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private static char f1771 = 11096;
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
private b f1772;
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
private int f1773;
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
private String f1774;
|
||
|
||
public enum b {
|
||
f1785,
|
||
f1782,
|
||
f1783,
|
||
f1786,
|
||
f1784,
|
||
f1781,
|
||
f1779,
|
||
f1780;
|
||
|
||
|
||
/* renamed from: ﭖ, reason: contains not printable characters */
|
||
private static int f1775 = 0;
|
||
|
||
/* renamed from: ﮉ, reason: contains not printable characters */
|
||
private static int f1776 = 1;
|
||
|
||
/* renamed from: ﮐ, reason: contains not printable characters */
|
||
private static long f1777;
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
public static void m2652() {
|
||
f1777 = -7960954492363811186L;
|
||
}
|
||
|
||
public static b valueOf(String str) {
|
||
int i = f1776 + 95;
|
||
f1775 = i % 128;
|
||
int i2 = i % 2;
|
||
b bVar = (b) Enum.valueOf(b.class, str);
|
||
int i3 = f1776 + 25;
|
||
f1775 = i3 % 128;
|
||
if (i3 % 2 == 0) {
|
||
return bVar;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
/* renamed from: values, reason: to resolve conflict with enum method */
|
||
public static b[] valuesCustom() {
|
||
int i = f1776 + 23;
|
||
f1775 = i % 128;
|
||
int i2 = i % 2;
|
||
b[] bVarArr = (b[]) values().clone();
|
||
int i3 = f1776 + 67;
|
||
f1775 = i3 % 128;
|
||
if (i3 % 2 == 0) {
|
||
return bVarArr;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
static {
|
||
m2652();
|
||
int i = f1776 + 11;
|
||
f1775 = i % 128;
|
||
int i2 = i % 2;
|
||
}
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
private static String m2653(String str, int i) {
|
||
String str2;
|
||
char[] cArr = str;
|
||
if (str != null) {
|
||
cArr = str.toCharArray();
|
||
}
|
||
char[] cArr2 = cArr;
|
||
synchronized (f.f1920) {
|
||
try {
|
||
f.f1919 = i;
|
||
char[] cArr3 = new char[cArr2.length];
|
||
f.f1921 = 0;
|
||
while (true) {
|
||
int i2 = f.f1921;
|
||
if (i2 < cArr2.length) {
|
||
cArr3[i2] = (char) ((cArr2[i2] ^ (f.f1919 * i2)) ^ f1777);
|
||
f.f1921++;
|
||
} else {
|
||
str2 = new String(cArr3);
|
||
}
|
||
}
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
return str2;
|
||
}
|
||
}
|
||
|
||
public dt(b bVar, String str, int i) {
|
||
this.f1772 = bVar;
|
||
this.f1774 = str;
|
||
this.f1773 = i;
|
||
}
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
public final b m2647() {
|
||
int i = f1768 + 15;
|
||
int i2 = i % 128;
|
||
f1769 = i2;
|
||
int i3 = i % 2;
|
||
b bVar = this.f1772;
|
||
int i4 = i2 + 89;
|
||
f1768 = i4 % 128;
|
||
if (i4 % 2 != 0) {
|
||
return bVar;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
public final String m2650() {
|
||
int i = f1768 + 73;
|
||
int i2 = i % 128;
|
||
f1769 = i2;
|
||
int i3 = i % 2;
|
||
String str = this.f1774;
|
||
int i4 = i2 + 63;
|
||
f1768 = i4 % 128;
|
||
int i5 = i4 % 2;
|
||
return str;
|
||
}
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
public final int m2646() {
|
||
int i = f1768 + 79;
|
||
f1769 = i % 128;
|
||
if (i % 2 == 0) {
|
||
return this.f1773;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
public final boolean m2648(String str) {
|
||
int i = f1768 + 11;
|
||
f1769 = i % 128;
|
||
if (i % 2 == 0) {
|
||
return this.f1774.equals(str);
|
||
}
|
||
int i2 = 18 / 0;
|
||
return this.f1774.equals(str);
|
||
}
|
||
|
||
/* JADX WARN: Code restructure failed: missing block: B:10:0x0027, code lost:
|
||
|
||
if (m2641() != false) goto L21;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:11:0x0029, code lost:
|
||
|
||
r0 = com.ironsource.adqualitysdk.sdk.i.dt.f1769 + 17;
|
||
com.ironsource.adqualitysdk.sdk.i.dt.f1768 = r0 % 128;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:12:0x0033, code lost:
|
||
|
||
if ((r0 % 2) == 0) goto L19;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:14:0x0039, code lost:
|
||
|
||
if (m2642() == false) goto L18;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:15:0x003c, code lost:
|
||
|
||
return false;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:16:0x003d, code lost:
|
||
|
||
m2642();
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:17:0x0041, code lost:
|
||
|
||
throw null;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:19:0x001b, code lost:
|
||
|
||
if (m2649() == false) goto L9;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:4:0x0014, code lost:
|
||
|
||
if (m2649() != true) goto L9;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:8:0x0021, code lost:
|
||
|
||
if (m2644() != false) goto L21;
|
||
*/
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
/*
|
||
Code decompiled incorrectly, please refer to instructions dump.
|
||
To view partially-correct add '--show-bad-code' argument
|
||
*/
|
||
public final boolean m2651() {
|
||
/*
|
||
r4 = this;
|
||
int r0 = com.ironsource.adqualitysdk.sdk.i.dt.f1769
|
||
int r0 = r0 + 109
|
||
int r1 = r0 % 128
|
||
com.ironsource.adqualitysdk.sdk.i.dt.f1768 = r1
|
||
int r0 = r0 % 2
|
||
r1 = 1
|
||
r2 = 0
|
||
if (r0 != 0) goto L17
|
||
boolean r0 = r4.m2649()
|
||
r3 = 2
|
||
int r3 = r3 / r2
|
||
if (r0 == r1) goto L42
|
||
goto L1d
|
||
L17:
|
||
boolean r0 = r4.m2649()
|
||
if (r0 != 0) goto L42
|
||
L1d:
|
||
boolean r0 = r4.m2644()
|
||
if (r0 != 0) goto L42
|
||
boolean r0 = r4.m2641()
|
||
if (r0 != 0) goto L42
|
||
int r0 = com.ironsource.adqualitysdk.sdk.i.dt.f1769
|
||
int r0 = r0 + 17
|
||
int r3 = r0 % 128
|
||
com.ironsource.adqualitysdk.sdk.i.dt.f1768 = r3
|
||
int r0 = r0 % 2
|
||
if (r0 == 0) goto L3d
|
||
boolean r0 = r4.m2642()
|
||
if (r0 == 0) goto L3c
|
||
goto L42
|
||
L3c:
|
||
return r2
|
||
L3d:
|
||
r4.m2642()
|
||
r0 = 0
|
||
throw r0
|
||
L42:
|
||
return r1
|
||
*/
|
||
throw new UnsupportedOperationException("Method not decompiled: com.ironsource.adqualitysdk.sdk.i.dt.m2651():boolean");
|
||
}
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
public final boolean m2649() {
|
||
int i = f1769 + 39;
|
||
f1768 = i % 128;
|
||
if (i % 2 == 0) {
|
||
m2647();
|
||
b bVar = b.f1785;
|
||
throw null;
|
||
}
|
||
if (m2647() != b.f1786) {
|
||
return false;
|
||
}
|
||
int i2 = f1769 + 109;
|
||
f1768 = i2 % 128;
|
||
int i3 = i2 % 2;
|
||
return true;
|
||
}
|
||
|
||
/* renamed from: ﺙ, reason: contains not printable characters */
|
||
public final boolean m2644() {
|
||
if (m2647() != b.f1784) {
|
||
int i = f1769 + 59;
|
||
f1768 = i % 128;
|
||
int i2 = i % 2;
|
||
return false;
|
||
}
|
||
int i3 = f1768 + 19;
|
||
f1769 = i3 % 128;
|
||
if (i3 % 2 == 0) {
|
||
return true;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
/* renamed from: ﮐ, reason: contains not printable characters */
|
||
public final boolean m2641() {
|
||
if (m2647() != b.f1781) {
|
||
return false;
|
||
}
|
||
int i = f1769 + 63;
|
||
int i2 = i % 128;
|
||
f1768 = i2;
|
||
int i3 = i % 2;
|
||
int i4 = i2 + 15;
|
||
f1769 = i4 % 128;
|
||
int i5 = i4 % 2;
|
||
return true;
|
||
}
|
||
|
||
/* renamed from: ﱟ, reason: contains not printable characters */
|
||
public final boolean m2642() {
|
||
int i = f1769 + 11;
|
||
f1768 = i % 128;
|
||
int i2 = i % 2;
|
||
if (m2647() != b.f1779) {
|
||
return false;
|
||
}
|
||
int i3 = f1769 + 19;
|
||
int i4 = i3 % 128;
|
||
f1768 = i4;
|
||
int i5 = i3 % 2;
|
||
int i6 = i4 + 105;
|
||
f1769 = i6 % 128;
|
||
int i7 = i6 % 2;
|
||
return true;
|
||
}
|
||
|
||
/* renamed from: ﻏ, reason: contains not printable characters */
|
||
public final boolean m2645() {
|
||
int i = f1769 + 35;
|
||
f1768 = i % 128;
|
||
int i2 = i % 2;
|
||
if (m2647() != b.f1783) {
|
||
return false;
|
||
}
|
||
int i3 = f1769 + 33;
|
||
f1768 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
return true;
|
||
}
|
||
|
||
/* renamed from: ﱡ, reason: contains not printable characters */
|
||
public final boolean m2643() {
|
||
if (m2647() == b.f1780) {
|
||
int i = f1768 + 35;
|
||
f1769 = i % 128;
|
||
int i2 = i % 2;
|
||
return true;
|
||
}
|
||
int i3 = f1768 + 89;
|
||
f1769 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
return false;
|
||
}
|
||
|
||
/* renamed from: ﮌ, reason: contains not printable characters */
|
||
public final boolean m2640() {
|
||
int i = f1769 + SignalKey.EVENT_ID;
|
||
f1768 = i % 128;
|
||
if (i % 2 == 0) {
|
||
m2647();
|
||
b bVar = b.f1785;
|
||
throw null;
|
||
}
|
||
if (m2647() == b.f1782) {
|
||
int i2 = f1769 + 57;
|
||
f1768 = i2 % 128;
|
||
int i3 = i2 % 2;
|
||
return true;
|
||
}
|
||
int i4 = f1769 + 45;
|
||
f1768 = i4 % 128;
|
||
if (i4 % 2 != 0) {
|
||
return false;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
/* renamed from: ﭖ, reason: contains not printable characters */
|
||
public final boolean m2639() {
|
||
int i = f1769 + 51;
|
||
f1768 = i % 128;
|
||
int i2 = i % 2;
|
||
if (m2647() != b.f1785) {
|
||
return false;
|
||
}
|
||
int i3 = f1769 + 45;
|
||
f1768 = i3 % 128;
|
||
if (i3 % 2 == 0) {
|
||
int i4 = 39 / 0;
|
||
}
|
||
return true;
|
||
}
|
||
|
||
public final String toString() {
|
||
StringBuilder sb = new StringBuilder();
|
||
sb.append(this.f1772);
|
||
sb.append(m2638("엚ꍂ", 1 - ExpandableListView.getPackedPositionGroup(0L)).intern());
|
||
sb.append(this.f1774);
|
||
String obj = sb.toString();
|
||
int i = f1768 + 45;
|
||
f1769 = i % 128;
|
||
int i2 = i % 2;
|
||
return obj;
|
||
}
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private static String m2638(String str, int i) {
|
||
String str2;
|
||
char[] cArr = str;
|
||
if (str != null) {
|
||
cArr = str.toCharArray();
|
||
}
|
||
char[] cArr2 = cArr;
|
||
synchronized (k.f2799) {
|
||
try {
|
||
char[] cArr3 = new char[cArr2.length];
|
||
k.f2798 = 0;
|
||
char[] cArr4 = new char[2];
|
||
while (true) {
|
||
int i2 = k.f2798;
|
||
if (i2 < cArr2.length) {
|
||
cArr4[0] = cArr2[i2];
|
||
cArr4[1] = cArr2[i2 + 1];
|
||
int i3 = 58224;
|
||
for (int i4 = 0; i4 < 16; i4++) {
|
||
char c = cArr4[1];
|
||
char c2 = cArr4[0];
|
||
char c3 = (char) (c - (((c2 + i3) ^ ((c2 << 4) + f1767)) ^ ((c2 >>> 5) + f1766)));
|
||
cArr4[1] = c3;
|
||
cArr4[0] = (char) (c2 - (((c3 >>> 5) + f1770) ^ ((c3 + i3) ^ ((c3 << 4) + f1771))));
|
||
i3 -= 40503;
|
||
}
|
||
int i5 = k.f2798;
|
||
cArr3[i5] = cArr4[0];
|
||
cArr3[i5 + 1] = cArr4[1];
|
||
k.f2798 = i5 + 2;
|
||
} else {
|
||
str2 = new String(cArr3, 0, i);
|
||
}
|
||
}
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
return str2;
|
||
}
|
||
}
|