- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
64 lines
2.2 KiB
Java
64 lines
2.2 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
|
|
|
import android.text.TextUtils;
|
|
import android.view.ViewConfiguration;
|
|
import android.widget.ExpandableListView;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public final class fg extends fa<String> {
|
|
|
|
/* renamed from: ﻐ, reason: contains not printable characters */
|
|
private static int f1936 = 1;
|
|
|
|
/* renamed from: ﻛ, reason: contains not printable characters */
|
|
private static long f1937 = 3668948614919327700L;
|
|
|
|
/* renamed from: ヌ, reason: contains not printable characters */
|
|
private static int f1938;
|
|
|
|
/* renamed from: メ, reason: contains not printable characters */
|
|
private static char[] f1939 = {28129};
|
|
|
|
public fg(String str, dm dmVar) {
|
|
super(ds.m2637(str), dmVar);
|
|
}
|
|
|
|
@Override // com.ironsource.adqualitysdk.sdk.i.fa
|
|
public final String toString() {
|
|
StringBuilder sb = new StringBuilder();
|
|
sb.append(m2719((char) (ExpandableListView.getPackedPositionGroup(0L) + 28099), (ViewConfiguration.getScrollFriction() > 0.0f ? 1 : (ViewConfiguration.getScrollFriction() == 0.0f ? 0 : -1)), ViewConfiguration.getMinimumFlingVelocity() >> 16).intern());
|
|
sb.append(super.toString());
|
|
sb.append(m2719((char) ((ViewConfiguration.getMinimumFlingVelocity() >> 16) + 28099), (ViewConfiguration.getLongPressTimeout() >> 16) + 1, TextUtils.getCapsMode("", 0, 0)).intern());
|
|
String obj = sb.toString();
|
|
int i = f1938 + 37;
|
|
f1936 = i % 128;
|
|
if (i % 2 != 0) {
|
|
return obj;
|
|
}
|
|
throw null;
|
|
}
|
|
|
|
/* renamed from: ﻛ, reason: contains not printable characters */
|
|
private static String m2719(char c, int i, int i2) {
|
|
String str;
|
|
synchronized (d.f1568) {
|
|
try {
|
|
char[] cArr = new char[i];
|
|
d.f1567 = 0;
|
|
while (true) {
|
|
int i3 = d.f1567;
|
|
if (i3 < i) {
|
|
cArr[i3] = (char) ((f1939[i2 + i3] ^ (i3 * f1937)) ^ c);
|
|
d.f1567 = i3 + 1;
|
|
} else {
|
|
str = new String(cArr);
|
|
}
|
|
}
|
|
} catch (Throwable th) {
|
|
throw th;
|
|
}
|
|
}
|
|
return str;
|
|
}
|
|
}
|