- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
89 lines
2.8 KiB
Java
89 lines
2.8 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
|
|
|
import android.view.ViewConfiguration;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public final class eu extends ek {
|
|
|
|
/* renamed from: ﻛ, reason: contains not printable characters */
|
|
private static long f1898 = 2435869614871768589L;
|
|
|
|
/* renamed from: ヌ, reason: contains not printable characters */
|
|
private static int f1899 = 0;
|
|
|
|
/* renamed from: メ, reason: contains not printable characters */
|
|
private static int f1900 = 1;
|
|
|
|
public eu(dz dzVar, dz dzVar2, dm dmVar) {
|
|
super(dzVar, dzVar2, dmVar);
|
|
}
|
|
|
|
@Override // com.ironsource.adqualitysdk.sdk.i.ek
|
|
/* renamed from: ﻛ */
|
|
public final Number mo2701(Number number, Number number2) {
|
|
if (!(!(number instanceof Double)) || (number2 instanceof Double)) {
|
|
Double valueOf = Double.valueOf(number.doubleValue() - number2.doubleValue());
|
|
int i = f1899 + 5;
|
|
f1900 = i % 128;
|
|
if (i % 2 == 0) {
|
|
int i2 = 82 / 0;
|
|
}
|
|
return valueOf;
|
|
}
|
|
if (!(number instanceof Long)) {
|
|
int i3 = f1899 + 115;
|
|
f1900 = i3 % 128;
|
|
if (i3 % 2 == 0) {
|
|
boolean z = number2 instanceof Long;
|
|
throw null;
|
|
}
|
|
if (!(number2 instanceof Long)) {
|
|
return Integer.valueOf(number.intValue() - number2.intValue());
|
|
}
|
|
}
|
|
return Long.valueOf(number.longValue() - number2.longValue());
|
|
}
|
|
|
|
@Override // com.ironsource.adqualitysdk.sdk.i.ee
|
|
/* renamed from: ﻐ */
|
|
public final String mo2689() {
|
|
int i = f1900 + 59;
|
|
f1899 = i % 128;
|
|
int i2 = i % 2;
|
|
String intern = m2709("◀◭⩒㻠\uf682", 1 - (ViewConfiguration.getKeyRepeatTimeout() >> 16)).intern();
|
|
int i3 = f1900 + 105;
|
|
f1899 = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
return intern;
|
|
}
|
|
|
|
/* renamed from: ヌ, reason: contains not printable characters */
|
|
private static String m2709(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(f1898, 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 * f1898));
|
|
i.f2324++;
|
|
} else {
|
|
str2 = new String(m2999, 4, m2999.length - 4);
|
|
}
|
|
}
|
|
} catch (Throwable th) {
|
|
throw th;
|
|
}
|
|
}
|
|
return str2;
|
|
}
|
|
}
|