Files
Daniel Elliott f9d20bb3fc Add decompiled APK source code (JADX)
- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 14:52:23 -08:00

111 lines
3.3 KiB
Java
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
package com.ironsource.adqualitysdk.sdk.i;
import android.os.Process;
import android.view.View;
import android.widget.ExpandableListView;
/* loaded from: classes4.dex */
public final class ff extends dz {
/* renamed from: ﻐ, reason: contains not printable characters */
private static int f1931 = 0;
/* renamed from: ﻛ, reason: contains not printable characters */
private static int f1932 = 1;
/* renamed from: , reason: contains not printable characters */
private static long f1933;
/* renamed from: ヌ, reason: contains not printable characters */
private static ff f1934;
/* renamed from: メ, reason: contains not printable characters */
private static char[] f1935;
/* renamed from: ﻐ, reason: contains not printable characters */
public static void m2716() {
f1935 = new char[]{'n', 56484, 47566, 38431};
f1933 = -289095854076011311L;
}
static {
m2716();
f1934 = new ff();
int i = f1931 + 99;
f1932 = i % 128;
if (i % 2 == 0) {
throw null;
}
}
public ff() {
super(dm.m2610("", -1));
}
/* renamed from: メ, reason: contains not printable characters */
public static synchronized ff m2718() {
ff ffVar;
synchronized (ff.class) {
int i = f1932;
int i2 = i + 83;
f1931 = i2 % 128;
int i3 = i2 % 2;
ffVar = f1934;
int i4 = i + 17;
f1931 = i4 % 128;
int i5 = i4 % 2;
}
return ffVar;
}
@Override // com.ironsource.adqualitysdk.sdk.i.dz
/* renamed from: ﻛ */
public final du mo2636(dq dqVar, ci ciVar) {
du duVar = new du(null);
int i = f1932 + 85;
f1931 = i % 128;
if (i % 2 != 0) {
int i2 = 72 / 0;
}
return duVar;
}
public final String toString() {
char c;
int threadPriority;
int i = f1932 + 73;
f1931 = i % 128;
if (i % 2 != 0) {
c = (char) (1 / (ExpandableListView.getPackedPositionForChild(0, 1) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 1) == 0L ? 0 : -1)));
threadPriority = (Process.getThreadPriority(1) >>> 68) * 8;
} else {
c = (char) ((ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)) + 1);
threadPriority = ((Process.getThreadPriority(0) + 20) >> 6) + 4;
}
return m2717(c, threadPriority, View.MeasureSpec.getSize(0)).intern();
}
/* renamed from: ヌ, reason: contains not printable characters */
private static String m2717(char c, int i, int i2) {
String str;
synchronized (d.f1568) {
try {
char[] cArr = new char[i];
d.f1567 = 0;
while (true) {
int i3 = d.f1567;
if (i3 < i) {
cArr[i3] = (char) ((f1935[i2 + i3] ^ (i3 * f1933)) ^ c);
d.f1567 = i3 + 1;
} else {
str = new String(cArr);
}
}
} catch (Throwable th) {
throw th;
}
}
return str;
}
}