Files
rr3-apk/decompiled/sources/com/ironsource/adqualitysdk/sdk/i/fi.java
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

63 lines
1.9 KiB
Java
Raw 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.view.View;
/* loaded from: classes4.dex */
public final class fi extends fr {
/* renamed from: ﻐ, reason: contains not printable characters */
private static int f1940 = 1;
/* renamed from: ﻛ, reason: contains not printable characters */
private static int f1941 = 0;
/* renamed from: ヌ, reason: contains not printable characters */
private static long f1942 = -8888446849691046973L;
@Override // com.ironsource.adqualitysdk.sdk.i.fr
/* renamed from: ﻛ, reason: contains not printable characters */
public final du mo2721(dq dqVar, ci ciVar) {
du duVar = new du(null);
duVar.m2656();
int i = f1940 + 13;
f1941 = i % 128;
int i2 = i % 2;
return duVar;
}
public final String toString() {
int i = f1941 + 113;
f1940 = i % 128;
return m2720("ꮡ簌Ӝⲕ\uf55c鵉", (i % 2 == 0 ? View.resolveSizeAndState(1, 1, 0) : View.resolveSizeAndState(0, 0, 0)) + 55229).intern();
}
/* renamed from: , reason: contains not printable characters */
private static String m2720(String str, int i) {
String str2;
char[] cArr = str;
if (str != null) {
cArr = str.toCharArray();
}
char[] cArr2 = cArr;
synchronized (f.f1920) {
try {
f.f1919 = i;
char[] cArr3 = new char[cArr2.length];
f.f1921 = 0;
while (true) {
int i2 = f.f1921;
if (i2 < cArr2.length) {
cArr3[i2] = (char) ((cArr2[i2] ^ (f.f1919 * i2)) ^ f1942);
f.f1921++;
} else {
str2 = new String(cArr3);
}
}
} catch (Throwable th) {
throw th;
}
}
return str2;
}
}