- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
114 lines
3.7 KiB
Java
114 lines
3.7 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
||
|
||
import android.graphics.PointF;
|
||
import android.text.TextUtils;
|
||
import android.view.ViewConfiguration;
|
||
import java.util.Arrays;
|
||
import java.util.Iterator;
|
||
import java.util.List;
|
||
|
||
/* loaded from: classes4.dex */
|
||
public final class fo extends fr {
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
private static int f1972 = 0;
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private static long f1973 = -3756498506528606000L;
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
private static int f1974 = 1;
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private List<dz> f1975;
|
||
|
||
public fo(List<dz> list) {
|
||
this.f1975 = list;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.fr
|
||
/* renamed from: ﻛ */
|
||
public final du mo2721(dq dqVar, ci ciVar) {
|
||
Iterator<dz> it = this.f1975.iterator();
|
||
while (true) {
|
||
ef efVar = null;
|
||
if (!it.hasNext()) {
|
||
break;
|
||
}
|
||
int i = f1972 + 39;
|
||
f1974 = i % 128;
|
||
int i2 = i % 2;
|
||
dz next = it.next();
|
||
if (next instanceof ef) {
|
||
efVar = (ef) next;
|
||
} else if (next instanceof dy) {
|
||
int i3 = f1974 + 85;
|
||
f1972 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
efVar = ((dy) next).m2672();
|
||
}
|
||
if (efVar != null) {
|
||
int i5 = f1972 + 93;
|
||
f1974 = i5 % 128;
|
||
int i6 = i5 % 2;
|
||
dqVar.m2630(Arrays.asList(efVar.m2693()));
|
||
}
|
||
next.mo2636(dqVar, ciVar);
|
||
}
|
||
du duVar = new du(null);
|
||
int i7 = f1974 + 115;
|
||
f1972 = i7 % 128;
|
||
if (i7 % 2 == 0) {
|
||
return duVar;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
public final String toString() {
|
||
int i = f1972 + 99;
|
||
f1974 = i % 128;
|
||
int i2 = i % 2;
|
||
if (this.f1975 == null) {
|
||
return m2728("쳥ᠠ햊辵첓ꂑꑘꗥ⾞", ViewConfiguration.getTouchSlop() >> 8).intern();
|
||
}
|
||
StringBuilder sb = new StringBuilder();
|
||
sb.append(m2728("\uf517\udcd2\uefca䇹\uf561摣鸘殩", 1 - (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1))).intern());
|
||
sb.append(TextUtils.join(m2728("ᓲ\udce5銵뱖ᓞ搕", (PointF.length(0.0f, 0.0f) > 0.0f ? 1 : (PointF.length(0.0f, 0.0f) == 0.0f ? 0 : -1))).intern(), this.f1975));
|
||
sb.append(m2728("罏밝㈿慚罴", TextUtils.getTrimmedLength("")).intern());
|
||
String obj = sb.toString();
|
||
int i3 = f1972 + 81;
|
||
f1974 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
return obj;
|
||
}
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private static String m2728(String str, int i) {
|
||
String str2;
|
||
char[] cArr = str;
|
||
if (str != null) {
|
||
cArr = str.toCharArray();
|
||
}
|
||
char[] cArr2 = cArr;
|
||
synchronized (i.f2325) {
|
||
try {
|
||
char[] m2999 = i.m2999(f1973, cArr2, i);
|
||
i.f2324 = 4;
|
||
while (true) {
|
||
int i2 = i.f2324;
|
||
if (i2 < m2999.length) {
|
||
i.f2323 = i2 - 4;
|
||
m2999[i.f2324] = (char) ((m2999[r1] ^ m2999[r1 % 4]) ^ (i.f2323 * f1973));
|
||
i.f2324++;
|
||
} else {
|
||
str2 = new String(m2999, 4, m2999.length - 4);
|
||
}
|
||
}
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
return str2;
|
||
}
|
||
}
|