- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
113 lines
3.8 KiB
Java
113 lines
3.8 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
|
|
|
import android.os.Process;
|
|
import android.widget.ExpandableListView;
|
|
import com.vungle.ads.internal.signals.SignalKey;
|
|
import java.util.ArrayList;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public class da {
|
|
|
|
/* renamed from: ﻐ, reason: contains not printable characters */
|
|
private static long f1569 = 7534770081518769207L;
|
|
|
|
/* renamed from: ヌ, reason: contains not printable characters */
|
|
private static int f1570 = 0;
|
|
|
|
/* renamed from: メ, reason: contains not printable characters */
|
|
private static int f1571 = 1;
|
|
|
|
/* renamed from: ﻐ, reason: contains not printable characters */
|
|
public static <T> T m2402(List<Object> list, int i, Class<T> cls) {
|
|
T t = (T) list.get(i);
|
|
if (t != null) {
|
|
int i2 = f1571 + 11;
|
|
f1570 = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
if (!cls.isAssignableFrom(t.getClass())) {
|
|
StringBuilder sb = new StringBuilder();
|
|
sb.append(m2403("鱤เ箑鰧ᝏ\uda16펑殄쳗⬧苻\udaad㶽篜㇃ल", -(ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1))).intern());
|
|
sb.append(t.getClass().getName());
|
|
sb.append(m2403("㋓证旲㋳ㆁ徂췳䴄", (Process.myTid() >> 22) + 1).intern());
|
|
sb.append(cls.getName());
|
|
throw new ClassCastException(sb.toString());
|
|
}
|
|
}
|
|
int i4 = f1570 + SignalKey.EVENT_ID;
|
|
f1571 = i4 % 128;
|
|
if (i4 % 2 == 0) {
|
|
int i5 = 69 / 0;
|
|
}
|
|
return t;
|
|
}
|
|
|
|
/* renamed from: メ, reason: contains not printable characters */
|
|
public static <T> boolean m2405(List<Object> list, int i, Class<T> cls) {
|
|
Object obj = list.get(i);
|
|
if (obj != null) {
|
|
int i2 = f1570 + 27;
|
|
f1571 = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Class<?> cls2 = obj.getClass();
|
|
if (i3 == 0) {
|
|
cls.isAssignableFrom(cls2);
|
|
throw null;
|
|
}
|
|
if (!cls.isAssignableFrom(cls2)) {
|
|
return false;
|
|
}
|
|
}
|
|
int i4 = f1571 + 81;
|
|
f1570 = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
return true;
|
|
}
|
|
|
|
/* renamed from: ﻛ, reason: contains not printable characters */
|
|
public static List<Object> m2404(List<Object> list, int i) {
|
|
List<Object> arrayList = new ArrayList<>();
|
|
if (list.size() > i && m2405(list, i, List.class)) {
|
|
arrayList = (List) m2402(list, i, List.class);
|
|
int i2 = f1570 + 23;
|
|
f1571 = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
}
|
|
int i4 = f1571 + 51;
|
|
f1570 = i4 % 128;
|
|
if (i4 % 2 != 0) {
|
|
int i5 = 94 / 0;
|
|
}
|
|
return arrayList;
|
|
}
|
|
|
|
/* renamed from: ﻛ, reason: contains not printable characters */
|
|
private static String m2403(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(f1569, 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 * f1569));
|
|
i.f2324++;
|
|
} else {
|
|
str2 = new String(m2999, 4, m2999.length - 4);
|
|
}
|
|
}
|
|
} catch (Throwable th) {
|
|
throw th;
|
|
}
|
|
}
|
|
return str2;
|
|
}
|
|
}
|