- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
97 lines
2.9 KiB
Java
97 lines
2.9 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
|
|
|
import android.graphics.drawable.Drawable;
|
|
import android.text.AndroidCharacter;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public final class fl extends fp {
|
|
|
|
/* renamed from: ﻐ, reason: contains not printable characters */
|
|
private static int f1951 = 1;
|
|
|
|
/* renamed from: ﻛ, reason: contains not printable characters */
|
|
private static long f1952 = 7547918168458532705L;
|
|
|
|
/* renamed from: メ, reason: contains not printable characters */
|
|
private static int f1953;
|
|
|
|
public fl(dz dzVar) {
|
|
super(dzVar);
|
|
}
|
|
|
|
@Override // com.ironsource.adqualitysdk.sdk.i.fp, com.ironsource.adqualitysdk.sdk.i.fr
|
|
/* renamed from: ﻛ */
|
|
public final du mo2721(dq dqVar, ci ciVar) {
|
|
du mo2721;
|
|
boolean z;
|
|
int i = f1953 + 47;
|
|
f1951 = i % 128;
|
|
if (i % 2 == 0) {
|
|
mo2721 = super.mo2721(dqVar, ciVar);
|
|
z = false;
|
|
} else {
|
|
mo2721 = super.mo2721(dqVar, ciVar);
|
|
z = true;
|
|
}
|
|
mo2721.m2661(z);
|
|
int i2 = f1953 + 5;
|
|
f1951 = i2 % 128;
|
|
if (i2 % 2 != 0) {
|
|
return mo2721;
|
|
}
|
|
throw null;
|
|
}
|
|
|
|
@Override // com.ironsource.adqualitysdk.sdk.i.fp
|
|
public final String toString() {
|
|
int i = f1951 + 75;
|
|
f1953 = i % 128;
|
|
if (i % 2 == 0) {
|
|
if (m2730() != null) {
|
|
StringBuilder sb = new StringBuilder();
|
|
sb.append(m2724("ᜓ\uf757ힳ럭陟皐嚳", 57427 - Drawable.resolveOpacity(0, 0)).intern());
|
|
sb.append(super.toString());
|
|
String obj = sb.toString();
|
|
int i2 = f1951 + 65;
|
|
f1953 = i2 % 128;
|
|
if (i2 % 2 == 0) {
|
|
return obj;
|
|
}
|
|
throw null;
|
|
}
|
|
return m2724("ᜓ\ue8c3\ue89b\ue841\ue80f\ue9ec\ue9f0", AndroidCharacter.getMirror('0') + 65431).intern();
|
|
}
|
|
m2730();
|
|
throw null;
|
|
}
|
|
|
|
/* renamed from: メ, reason: contains not printable characters */
|
|
private static String m2724(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)) ^ f1952);
|
|
f.f1921++;
|
|
} else {
|
|
str2 = new String(cArr3);
|
|
}
|
|
}
|
|
} catch (Throwable th) {
|
|
throw th;
|
|
}
|
|
}
|
|
return str2;
|
|
}
|
|
}
|