- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
114 lines
3.2 KiB
Java
114 lines
3.2 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
||
|
||
import android.view.KeyEvent;
|
||
|
||
/* loaded from: classes4.dex */
|
||
public final class eo extends en {
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private static long f1881 = 6746711216542855982L;
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
private static int f1882 = 1;
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
private static int f1883;
|
||
|
||
public eo(dz dzVar, dz dzVar2, dm dmVar) {
|
||
super(dzVar, dzVar2, dmVar);
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.en
|
||
/* renamed from: メ */
|
||
public final boolean mo2703(int i) {
|
||
int i2 = f1882 + 47;
|
||
int i3 = i2 % 128;
|
||
f1883 = i3;
|
||
if (i2 % 2 != 0) {
|
||
throw null;
|
||
}
|
||
if (i != 0) {
|
||
return false;
|
||
}
|
||
int i4 = i3 + 97;
|
||
f1882 = i4 % 128;
|
||
int i5 = i4 % 2;
|
||
return true;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.en
|
||
/* renamed from: ヌ */
|
||
public final boolean mo2699(String str, String str2) {
|
||
int i = f1882 + 11;
|
||
f1883 = i % 128;
|
||
int i2 = i % 2;
|
||
boolean equals = str.equals(str2);
|
||
int i3 = f1882 + 59;
|
||
f1883 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
return equals;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.en
|
||
/* renamed from: k */
|
||
public final boolean mo2698(Object obj, Object obj2) {
|
||
int i = f1882;
|
||
int i2 = i + 1;
|
||
f1883 = i2 % 128;
|
||
if (i2 % 2 != 0) {
|
||
throw null;
|
||
}
|
||
if (obj == obj2) {
|
||
int i3 = i + 75;
|
||
f1883 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
return true;
|
||
}
|
||
int i5 = i + 77;
|
||
f1883 = i5 % 128;
|
||
int i6 = i5 % 2;
|
||
return false;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ee
|
||
/* renamed from: ﻐ */
|
||
public final String mo2689() {
|
||
int i = f1883 + 85;
|
||
f1882 = i % 128;
|
||
if (i % 2 != 0) {
|
||
return m2704("ډڴᅖ≅ॏᴹ", KeyEvent.keyCodeFromString("")).intern();
|
||
}
|
||
m2704("ډڴᅖ≅ॏᴹ", KeyEvent.keyCodeFromString("")).intern();
|
||
throw null;
|
||
}
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private static String m2704(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(f1881, 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 * f1881));
|
||
i.f2324++;
|
||
} else {
|
||
str2 = new String(m2999, 4, m2999.length - 4);
|
||
}
|
||
}
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
return str2;
|
||
}
|
||
}
|