- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
222 lines
7.1 KiB
Java
222 lines
7.1 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
||
|
||
import android.graphics.drawable.Drawable;
|
||
|
||
/* loaded from: classes4.dex */
|
||
public final class dx extends dz {
|
||
|
||
/* renamed from: ﮐ, reason: contains not printable characters */
|
||
private static int f1806 = 1;
|
||
|
||
/* renamed from: ﻏ, reason: contains not printable characters */
|
||
private static int f1807 = 0;
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private static boolean f1808 = true;
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
private static int f1809 = 33;
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private static boolean f1810 = true;
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
private static char[] f1811 = {'O', 132, 141, 130, 148};
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
private String f1812;
|
||
|
||
public dx(String str, dm dmVar) {
|
||
super(dmVar);
|
||
this.f1812 = ds.m2637(str);
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.dz
|
||
/* renamed from: ﻛ */
|
||
public final du mo2636(dq dqVar, ci ciVar) {
|
||
du duVar = new du(ciVar.m2182().m1334(kb.m3376(this.f1812, m2670(null, null, 127 - Drawable.resolveOpacity(0, 0), "\u0085\u0085\u0084\u0083\u0082\u0081").intern())));
|
||
int i = f1806 + 33;
|
||
f1807 = i % 128;
|
||
int i2 = i % 2;
|
||
return duVar;
|
||
}
|
||
|
||
public final String toString() {
|
||
int i = f1807;
|
||
int i2 = i + 95;
|
||
f1806 = i2 % 128;
|
||
int i3 = i2 % 2;
|
||
String str = this.f1812;
|
||
int i4 = i + 1;
|
||
f1806 = i4 % 128;
|
||
int i5 = i4 % 2;
|
||
return str;
|
||
}
|
||
|
||
public final boolean equals(Object obj) {
|
||
if (this == obj) {
|
||
int i = f1806 + 43;
|
||
int i2 = i % 128;
|
||
f1807 = i2;
|
||
int i3 = i % 2;
|
||
int i4 = i2 + 97;
|
||
f1806 = i4 % 128;
|
||
if (i4 % 2 == 0) {
|
||
int i5 = 0 / 0;
|
||
}
|
||
return true;
|
||
}
|
||
if (obj != null) {
|
||
int i6 = f1806 + 99;
|
||
f1807 = i6 % 128;
|
||
if (i6 % 2 != 0) {
|
||
throw null;
|
||
}
|
||
if (dx.class == obj.getClass()) {
|
||
dx dxVar = (dx) obj;
|
||
String str = this.f1812;
|
||
if (str == null) {
|
||
if (dxVar.f1812 != null) {
|
||
return false;
|
||
}
|
||
int i7 = f1807 + 9;
|
||
f1806 = i7 % 128;
|
||
return i7 % 2 != 0;
|
||
}
|
||
int i8 = f1806 + 3;
|
||
f1807 = i8 % 128;
|
||
int i9 = i8 % 2;
|
||
String str2 = dxVar.f1812;
|
||
if (i9 == 0) {
|
||
return str.equals(str2);
|
||
}
|
||
str.equals(str2);
|
||
throw null;
|
||
}
|
||
}
|
||
return false;
|
||
}
|
||
|
||
/* JADX WARN: Code restructure failed: missing block: B:10:0x0017, code lost:
|
||
|
||
if (r3.f1812 != null) goto L9;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:4:0x0012, code lost:
|
||
|
||
if (r3.f1812 != null) goto L9;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:5:0x002a, code lost:
|
||
|
||
return 0;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:7:0x0019, code lost:
|
||
|
||
r0 = r3.f1812.hashCode();
|
||
r1 = com.ironsource.adqualitysdk.sdk.i.dx.f1806 + 39;
|
||
com.ironsource.adqualitysdk.sdk.i.dx.f1807 = r1 % 128;
|
||
r1 = r1 % 2;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:8:0x0029, code lost:
|
||
|
||
return r0;
|
||
*/
|
||
/*
|
||
Code decompiled incorrectly, please refer to instructions dump.
|
||
To view partially-correct add '--show-bad-code' argument
|
||
*/
|
||
public final int hashCode() {
|
||
/*
|
||
r3 = this;
|
||
int r0 = com.ironsource.adqualitysdk.sdk.i.dx.f1807
|
||
int r0 = r0 + 65
|
||
int r1 = r0 % 128
|
||
com.ironsource.adqualitysdk.sdk.i.dx.f1806 = r1
|
||
int r0 = r0 % 2
|
||
r1 = 0
|
||
if (r0 != 0) goto L15
|
||
java.lang.String r0 = r3.f1812
|
||
r2 = 53
|
||
int r2 = r2 / r1
|
||
if (r0 == 0) goto L2a
|
||
goto L19
|
||
L15:
|
||
java.lang.String r0 = r3.f1812
|
||
if (r0 == 0) goto L2a
|
||
L19:
|
||
java.lang.String r0 = r3.f1812
|
||
int r0 = r0.hashCode()
|
||
int r1 = com.ironsource.adqualitysdk.sdk.i.dx.f1806
|
||
int r1 = r1 + 39
|
||
int r2 = r1 % 128
|
||
com.ironsource.adqualitysdk.sdk.i.dx.f1807 = r2
|
||
int r1 = r1 % 2
|
||
return r0
|
||
L2a:
|
||
return r1
|
||
*/
|
||
throw new UnsupportedOperationException("Method not decompiled: com.ironsource.adqualitysdk.sdk.i.dx.hashCode():int");
|
||
}
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
private static String m2670(String str, int[] iArr, int i, String str2) {
|
||
byte[] bArr = str2;
|
||
if (str2 != null) {
|
||
bArr = str2.getBytes("ISO-8859-1");
|
||
}
|
||
byte[] bArr2 = bArr;
|
||
char[] cArr = str;
|
||
if (str != null) {
|
||
cArr = str.toCharArray();
|
||
}
|
||
char[] cArr2 = cArr;
|
||
synchronized (o.f2842) {
|
||
try {
|
||
char[] cArr3 = f1811;
|
||
int i2 = f1809;
|
||
if (f1808) {
|
||
int length = bArr2.length;
|
||
o.f2841 = length;
|
||
char[] cArr4 = new char[length];
|
||
o.f2840 = 0;
|
||
while (o.f2840 < o.f2841) {
|
||
int i3 = o.f2840;
|
||
int i4 = o.f2841 - 1;
|
||
int i5 = o.f2840;
|
||
cArr4[i3] = (char) (cArr3[bArr2[i4 - i5] + i] - i2);
|
||
o.f2840 = i5 + 1;
|
||
}
|
||
return new String(cArr4);
|
||
}
|
||
if (f1810) {
|
||
int length2 = cArr2.length;
|
||
o.f2841 = length2;
|
||
char[] cArr5 = new char[length2];
|
||
o.f2840 = 0;
|
||
while (o.f2840 < o.f2841) {
|
||
int i6 = o.f2840;
|
||
int i7 = o.f2841 - 1;
|
||
int i8 = o.f2840;
|
||
cArr5[i6] = (char) (cArr3[cArr2[i7 - i8] - i] - i2);
|
||
o.f2840 = i8 + 1;
|
||
}
|
||
return new String(cArr5);
|
||
}
|
||
int length3 = iArr.length;
|
||
o.f2841 = length3;
|
||
char[] cArr6 = new char[length3];
|
||
o.f2840 = 0;
|
||
while (o.f2840 < o.f2841) {
|
||
int i9 = o.f2840;
|
||
int i10 = o.f2841 - 1;
|
||
int i11 = o.f2840;
|
||
cArr6[i9] = (char) (cArr3[iArr[i10 - i11] - i] - i2);
|
||
o.f2840 = i11 + 1;
|
||
}
|
||
return new String(cArr6);
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
}
|
||
}
|