- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
114 lines
4.3 KiB
Java
114 lines
4.3 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
||
|
||
import android.view.ViewConfiguration;
|
||
|
||
/* loaded from: classes4.dex */
|
||
public final class ej extends ee {
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
private static int f1870 = 0;
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private static int f1871 = 1;
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
private static char f1872 = 1;
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
private static char[] f1873 = {'&'};
|
||
|
||
public ej(dz dzVar, dz dzVar2, dm dmVar) {
|
||
super(dzVar, dzVar2, dmVar);
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.dz
|
||
/* renamed from: ﻛ */
|
||
public final du mo2636(dq dqVar, ci ciVar) {
|
||
return new du(Boolean.valueOf(m2690().m2677(dqVar, ciVar).m2662() && m2691().m2677(dqVar, ciVar).m2662()));
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ee
|
||
/* renamed from: ﻐ */
|
||
public final String mo2689() {
|
||
int i = f1871 + 51;
|
||
f1870 = i % 128;
|
||
int i2 = i % 2;
|
||
String intern = m2700(2 - (ViewConfiguration.getScrollBarSize() >> 8), (byte) ((ViewConfiguration.getPressedStateDuration() >> 16) + 79), "uu").intern();
|
||
int i3 = f1871 + 43;
|
||
f1870 = i3 % 128;
|
||
if (i3 % 2 == 0) {
|
||
return intern;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private static String m2700(int i, byte b, String str) {
|
||
String str2;
|
||
char[] cArr = str;
|
||
if (str != null) {
|
||
cArr = str.toCharArray();
|
||
}
|
||
char[] cArr2 = cArr;
|
||
synchronized (h.f2156) {
|
||
try {
|
||
char[] cArr3 = f1873;
|
||
char c = f1872;
|
||
char[] cArr4 = new char[i];
|
||
if (i % 2 != 0) {
|
||
i--;
|
||
cArr4[i] = (char) (cArr2[i] - b);
|
||
}
|
||
if (i > 1) {
|
||
h.f2159 = 0;
|
||
while (true) {
|
||
int i2 = h.f2159;
|
||
if (i2 >= i) {
|
||
break;
|
||
}
|
||
h.f2158 = cArr2[i2];
|
||
h.f2161 = cArr2[h.f2159 + 1];
|
||
if (h.f2158 == h.f2161) {
|
||
cArr4[h.f2159] = (char) (h.f2158 - b);
|
||
cArr4[h.f2159 + 1] = (char) (h.f2161 - b);
|
||
} else {
|
||
h.f2162 = h.f2158 / c;
|
||
h.f2157 = h.f2158 % c;
|
||
h.f2160 = h.f2161 / c;
|
||
h.f2155 = h.f2161 % c;
|
||
if (h.f2157 == h.f2155) {
|
||
h.f2162 = ((h.f2162 + c) - 1) % c;
|
||
h.f2160 = ((h.f2160 + c) - 1) % c;
|
||
int i3 = (h.f2162 * c) + h.f2157;
|
||
int i4 = (h.f2160 * c) + h.f2155;
|
||
int i5 = h.f2159;
|
||
cArr4[i5] = cArr3[i3];
|
||
cArr4[i5 + 1] = cArr3[i4];
|
||
} else if (h.f2162 == h.f2160) {
|
||
h.f2157 = ((h.f2157 + c) - 1) % c;
|
||
h.f2155 = ((h.f2155 + c) - 1) % c;
|
||
int i6 = (h.f2162 * c) + h.f2157;
|
||
int i7 = (h.f2160 * c) + h.f2155;
|
||
int i8 = h.f2159;
|
||
cArr4[i8] = cArr3[i6];
|
||
cArr4[i8 + 1] = cArr3[i7];
|
||
} else {
|
||
int i9 = (h.f2162 * c) + h.f2155;
|
||
int i10 = (h.f2160 * c) + h.f2157;
|
||
int i11 = h.f2159;
|
||
cArr4[i11] = cArr3[i9];
|
||
cArr4[i11 + 1] = cArr3[i10];
|
||
}
|
||
}
|
||
h.f2159 += 2;
|
||
}
|
||
}
|
||
str2 = new String(cArr4);
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
return str2;
|
||
}
|
||
}
|