- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
107 lines
3.8 KiB
Java
107 lines
3.8 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
||
|
||
import android.graphics.Color;
|
||
import android.os.Process;
|
||
import android.view.View;
|
||
import android.view.ViewConfiguration;
|
||
|
||
/* loaded from: classes4.dex */
|
||
public final class ew extends dz {
|
||
|
||
/* renamed from: ﱟ, reason: contains not printable characters */
|
||
private static short[] f1905 = null;
|
||
|
||
/* renamed from: ﱡ, reason: contains not printable characters */
|
||
private static int f1906 = 0;
|
||
|
||
/* renamed from: ﺙ, reason: contains not printable characters */
|
||
private static int f1907 = 1;
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private static int f1908 = -1374809644;
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
private static int f1909 = -1279879332;
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private static byte[] f1910 = {-104};
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
private static int f1911 = 105;
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
private dz f1912;
|
||
|
||
public ew(dz dzVar, dm dmVar) {
|
||
super(dmVar);
|
||
this.f1912 = dzVar;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.dz
|
||
/* renamed from: ﻛ */
|
||
public final du mo2636(dq dqVar, ci ciVar) {
|
||
return new du(Boolean.valueOf(!this.f1912.m2677(dqVar, ciVar).m2662()));
|
||
}
|
||
|
||
public final String toString() {
|
||
StringBuilder sb = new StringBuilder();
|
||
sb.append(m2711(Process.getGidForName("") + 1279879366, 1374809644 - (ViewConfiguration.getTapTimeout() >> 16), View.resolveSize(0, 0) - 106, (short) (ViewConfiguration.getPressedStateDuration() >> 16), (byte) ((-25) - Color.green(0))).intern());
|
||
sb.append(this.f1912);
|
||
String obj = sb.toString();
|
||
int i = f1907 + 115;
|
||
f1906 = i % 128;
|
||
int i2 = i % 2;
|
||
return obj;
|
||
}
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
private static String m2711(int i, int i2, int i3, short s, byte b) {
|
||
String obj;
|
||
synchronized (m.f2834) {
|
||
try {
|
||
StringBuilder sb = new StringBuilder();
|
||
int i4 = f1911;
|
||
int i5 = i3 + i4;
|
||
int i6 = i5 == -1 ? 1 : 0;
|
||
if (i6 != 0) {
|
||
byte[] bArr = f1910;
|
||
if (bArr != null) {
|
||
i5 = (byte) (bArr[f1908 + i2] + i4);
|
||
} else {
|
||
i5 = (short) (f1905[f1908 + i2] + i4);
|
||
}
|
||
}
|
||
if (i5 > 0) {
|
||
m.f2839 = ((i2 + i5) - 2) + f1908 + i6;
|
||
m.f2835 = b;
|
||
char c = (char) (i + f1909);
|
||
m.f2836 = c;
|
||
sb.append(c);
|
||
m.f2838 = m.f2836;
|
||
m.f2837 = 1;
|
||
while (m.f2837 < i5) {
|
||
byte[] bArr2 = f1910;
|
||
if (bArr2 != null) {
|
||
int i7 = m.f2839;
|
||
m.f2839 = i7 - 1;
|
||
m.f2836 = (char) (m.f2838 + (((byte) (bArr2[i7] + s)) ^ m.f2835));
|
||
} else {
|
||
short[] sArr = f1905;
|
||
int i8 = m.f2839;
|
||
m.f2839 = i8 - 1;
|
||
m.f2836 = (char) (m.f2838 + (((short) (sArr[i8] + s)) ^ m.f2835));
|
||
}
|
||
sb.append(m.f2836);
|
||
m.f2838 = m.f2836;
|
||
m.f2837++;
|
||
}
|
||
}
|
||
obj = sb.toString();
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
return obj;
|
||
}
|
||
}
|