- 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
1554 lines
64 KiB
Java
1554 lines
64 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
||
|
||
import android.content.Context;
|
||
import android.graphics.Color;
|
||
import android.graphics.ImageFormat;
|
||
import android.graphics.PointF;
|
||
import android.graphics.drawable.Drawable;
|
||
import android.media.AudioTrack;
|
||
import android.os.Handler;
|
||
import android.os.Looper;
|
||
import android.os.Process;
|
||
import android.os.SystemClock;
|
||
import android.text.TextUtils;
|
||
import android.util.TypedValue;
|
||
import android.view.Gravity;
|
||
import android.view.KeyEvent;
|
||
import android.view.MotionEvent;
|
||
import android.view.View;
|
||
import android.view.ViewConfiguration;
|
||
import android.widget.ExpandableListView;
|
||
import com.applovin.exoplayer2.common.base.Ascii;
|
||
import com.ironsource.adqualitysdk.sdk.i.jx;
|
||
import com.vungle.ads.internal.signals.SignalKey;
|
||
import java.util.ArrayList;
|
||
import java.util.HashMap;
|
||
import java.util.Iterator;
|
||
import java.util.List;
|
||
import java.util.Map;
|
||
import java.util.concurrent.TimeUnit;
|
||
import org.json.JSONException;
|
||
import org.json.JSONObject;
|
||
|
||
/* loaded from: classes4.dex */
|
||
public abstract class ao extends AnonymousClass1 {
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private static ao f290;
|
||
|
||
public interface c {
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
void mo1118();
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
void mo1119();
|
||
}
|
||
|
||
/* renamed from: ヮ, reason: contains not printable characters */
|
||
public abstract int mo1085();
|
||
|
||
/* renamed from: ヶ, reason: contains not printable characters */
|
||
public abstract boolean mo1086();
|
||
|
||
/* renamed from: 丫, reason: contains not printable characters */
|
||
public abstract long mo1087();
|
||
|
||
/* renamed from: 乁, reason: contains not printable characters */
|
||
public abstract boolean mo1088();
|
||
|
||
/* renamed from: 爫, reason: contains not printable characters */
|
||
public abstract List mo1089();
|
||
|
||
/* renamed from: ﬤ, reason: contains not printable characters */
|
||
public abstract JSONObject mo1090();
|
||
|
||
/* renamed from: טּ, reason: contains not printable characters */
|
||
public abstract String mo1091();
|
||
|
||
/* renamed from: סּ, reason: contains not printable characters */
|
||
public abstract void mo1092();
|
||
|
||
/* renamed from: ףּ, reason: contains not printable characters */
|
||
public abstract int mo1093();
|
||
|
||
/* renamed from: ﭖ, reason: contains not printable characters */
|
||
public abstract String mo1094();
|
||
|
||
/* renamed from: ﭴ, reason: contains not printable characters */
|
||
public abstract as mo1095();
|
||
|
||
/* renamed from: ﭸ, reason: contains not printable characters */
|
||
public abstract aq mo1096();
|
||
|
||
/* renamed from: ﮉ, reason: contains not printable characters */
|
||
public abstract int mo1097();
|
||
|
||
/* renamed from: ﮌ, reason: contains not printable characters */
|
||
public abstract aw mo1098();
|
||
|
||
/* renamed from: ﮐ, reason: contains not printable characters */
|
||
public abstract boolean mo1099();
|
||
|
||
/* renamed from: ﱟ, reason: contains not printable characters */
|
||
public abstract boolean mo1100();
|
||
|
||
/* renamed from: ﱡ, reason: contains not printable characters */
|
||
public abstract double mo1101();
|
||
|
||
/* renamed from: ﺙ, reason: contains not printable characters */
|
||
public abstract double mo1102();
|
||
|
||
/* renamed from: ﻏ, reason: contains not printable characters */
|
||
public abstract int mo1103();
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
public abstract void mo1104(Context context, al alVar, boolean z);
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
public abstract void mo1105(ar arVar);
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
public abstract boolean mo1106();
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
public abstract Map<String, av> mo1107();
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
public abstract void mo1108(ix ixVar);
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
public abstract void mo1109(ar arVar);
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
public abstract boolean mo1110();
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
public abstract boolean mo1111(String str, String str2);
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
public abstract boolean mo1112();
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
public abstract void mo1113(Context context, is isVar, aj ajVar, c cVar, boolean z);
|
||
|
||
public /* synthetic */ ao(byte b) {
|
||
this();
|
||
}
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
public static synchronized ao m1084() {
|
||
ao aoVar;
|
||
synchronized (ao.class) {
|
||
try {
|
||
if (f290 == null) {
|
||
f290 = new e();
|
||
}
|
||
aoVar = f290;
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
return aoVar;
|
||
}
|
||
|
||
private ao() {
|
||
}
|
||
|
||
public static class e extends ao {
|
||
|
||
/* renamed from: ゥ, reason: contains not printable characters */
|
||
private static int f293 = 1;
|
||
|
||
/* renamed from: ト, reason: contains not printable characters */
|
||
private static int f294 = 0;
|
||
|
||
/* renamed from: ヶ, reason: contains not printable characters */
|
||
private static int f297 = 78;
|
||
|
||
/* renamed from: 丫, reason: contains not printable characters */
|
||
private static boolean f298 = true;
|
||
|
||
/* renamed from: 乁, reason: contains not printable characters */
|
||
private static boolean f299 = true;
|
||
|
||
/* renamed from: 爫, reason: contains not printable characters */
|
||
private boolean f301;
|
||
|
||
/* renamed from: ﬤ, reason: contains not printable characters */
|
||
private boolean f302;
|
||
|
||
/* renamed from: סּ, reason: contains not printable characters */
|
||
private aj f303;
|
||
|
||
/* renamed from: ףּ, reason: contains not printable characters */
|
||
private List f304;
|
||
|
||
/* renamed from: ﭖ, reason: contains not printable characters */
|
||
private List<ar> f305;
|
||
|
||
/* renamed from: ﭴ, reason: contains not printable characters */
|
||
private c f306;
|
||
|
||
/* renamed from: ﭸ, reason: contains not printable characters */
|
||
private List<ar> f307;
|
||
|
||
/* renamed from: ﮉ, reason: contains not printable characters */
|
||
private ar f308;
|
||
|
||
/* renamed from: ﮌ, reason: contains not printable characters */
|
||
private boolean f309;
|
||
|
||
/* renamed from: ﮐ, reason: contains not printable characters */
|
||
private aw f310;
|
||
|
||
/* renamed from: ﱟ, reason: contains not printable characters */
|
||
private aq f311;
|
||
|
||
/* renamed from: ﱡ, reason: contains not printable characters */
|
||
private Handler f312;
|
||
|
||
/* renamed from: ﺙ, reason: contains not printable characters */
|
||
private as f313;
|
||
|
||
/* renamed from: ﻏ, reason: contains not printable characters */
|
||
private is f314;
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private final int f315;
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
private je f316;
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private final int f317;
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
private final int f318;
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
private final int f319;
|
||
|
||
/* renamed from: טּ, reason: contains not printable characters */
|
||
private static char[] f300 = {179, 188, 196, 177, 193, 186, 178, 175, 191, 189, 187, '{', 192, 194, 130, 180, 183, 181, '|', 182, 160, 145, 147, 'n', 176, 162, 146};
|
||
|
||
/* renamed from: リ, reason: contains not printable characters */
|
||
private static char f295 = 5;
|
||
|
||
/* renamed from: ヮ, reason: contains not printable characters */
|
||
private static char[] f296 = {'e', 'm', 'd', 'c', 'g', 'l', 't', 's', 'n', 'i', 'p', 'a', 'b', 'r', 'k', '.', 'v', 'o', 'f', 'q', 'C', 'U', 'T', 'h', 'j'};
|
||
|
||
/* renamed from: ﺙ, reason: contains not printable characters */
|
||
public static /* synthetic */ Handler m1122(e eVar) {
|
||
int i = f293 + 19;
|
||
int i2 = i % 128;
|
||
f294 = i2;
|
||
int i3 = i % 2;
|
||
Handler handler = eVar.f312;
|
||
int i4 = i2 + 43;
|
||
f293 = i4 % 128;
|
||
int i5 = i4 % 2;
|
||
return handler;
|
||
}
|
||
|
||
/* renamed from: ﻏ, reason: contains not printable characters */
|
||
public static /* synthetic */ ar m1123(e eVar) {
|
||
int i = f293 + 47;
|
||
int i2 = i % 128;
|
||
f294 = i2;
|
||
int i3 = i % 2;
|
||
ar arVar = eVar.f308;
|
||
int i4 = i2 + 83;
|
||
f293 = i4 % 128;
|
||
if (i4 % 2 != 0) {
|
||
return arVar;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
public static /* synthetic */ ar m1124(e eVar, ar arVar) {
|
||
int i = f294 + 123;
|
||
f293 = i % 128;
|
||
int i2 = i % 2;
|
||
eVar.f308 = arVar;
|
||
if (i2 == 0) {
|
||
int i3 = 7 / 0;
|
||
}
|
||
return arVar;
|
||
}
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
public static /* synthetic */ List m1125(e eVar) {
|
||
int i = f294 + 43;
|
||
int i2 = i % 128;
|
||
f293 = i2;
|
||
int i3 = i % 2;
|
||
List<ar> list = eVar.f307;
|
||
int i4 = i2 + 13;
|
||
f294 = i4 % 128;
|
||
if (i4 % 2 == 0) {
|
||
return list;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
public static /* synthetic */ je m1126(e eVar) {
|
||
int i = f294;
|
||
int i2 = i + 91;
|
||
f293 = i2 % 128;
|
||
int i3 = i2 % 2;
|
||
je jeVar = eVar.f316;
|
||
int i4 = i + 35;
|
||
f293 = i4 % 128;
|
||
int i5 = i4 % 2;
|
||
return jeVar;
|
||
}
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
public static /* synthetic */ List m1129(e eVar) {
|
||
int i = f293;
|
||
int i2 = i + 19;
|
||
f294 = i2 % 128;
|
||
int i3 = i2 % 2;
|
||
List<ar> list = eVar.f305;
|
||
if (i3 != 0) {
|
||
throw null;
|
||
}
|
||
int i4 = i + 13;
|
||
f294 = i4 % 128;
|
||
if (i4 % 2 != 0) {
|
||
int i5 = 87 / 0;
|
||
}
|
||
return list;
|
||
}
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
public static /* synthetic */ c m1130(e eVar) {
|
||
int i = f293;
|
||
int i2 = i + 77;
|
||
f294 = i2 % 128;
|
||
int i3 = i2 % 2;
|
||
c cVar = eVar.f306;
|
||
if (i3 != 0) {
|
||
throw null;
|
||
}
|
||
int i4 = i + 123;
|
||
f294 = i4 % 128;
|
||
if (i4 % 2 == 0) {
|
||
return cVar;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
public static /* synthetic */ void m1132(e eVar) {
|
||
int i = f294 + 75;
|
||
f293 = i % 128;
|
||
int i2 = i % 2;
|
||
eVar.m1120();
|
||
if (i2 == 0) {
|
||
throw null;
|
||
}
|
||
int i3 = f293 + 97;
|
||
f294 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
}
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
public static /* synthetic */ void m1133(JSONObject jSONObject, long j) {
|
||
int i = f293 + 121;
|
||
f294 = i % 128;
|
||
int i2 = i % 2;
|
||
m1131(jSONObject, j);
|
||
if (i2 != 0) {
|
||
throw null;
|
||
}
|
||
int i3 = f293 + 103;
|
||
f294 = i3 % 128;
|
||
if (i3 % 2 != 0) {
|
||
throw null;
|
||
}
|
||
}
|
||
|
||
public e() {
|
||
super((byte) 0);
|
||
m1128(null, null, (TypedValue.complexToFraction(0, 0.0f, 0.0f) > 0.0f ? 1 : (TypedValue.complexToFraction(0, 0.0f, 0.0f) == 0.0f ? 0 : -1)) + 127, "\u0083\u0082\u0081").intern();
|
||
m1127(ExpandableListView.getPackedPositionType(0L) + 3, (byte) (ExpandableListView.getPackedPositionChild(0L) + 110), "\u0001\u0002Ñ").intern();
|
||
m1127(4 - TextUtils.getTrimmedLength(""), (byte) (18 - (Process.myTid() >> 22)), "\u0004\u0000\u0006\u0007").intern();
|
||
m1127(4 - (Process.myTid() >> 22), (byte) (10 - (ViewConfiguration.getLongPressTimeout() >> 16)), "\u0002\b\u0006\u0007").intern();
|
||
m1127((ViewConfiguration.getKeyRepeatDelay() >> 16) + 4, (byte) ((ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)) + 21), "\t\u0005\u0005\u000f").intern();
|
||
m1127(4 - (Process.myPid() >> 22), (byte) (52 - TextUtils.indexOf((CharSequence) "", '0')), "\u0010\u000b\u0007\u000b").intern();
|
||
m1128(null, null, (ViewConfiguration.getEdgeSlop() >> 16) + 127, "\u0087\u0086\u0085\u0084").intern();
|
||
m1128(null, null, TextUtils.lastIndexOf("", '0', 0, 0) + 128, "\u0087\u0086\u0085").intern();
|
||
m1128(null, null, KeyEvent.getDeadChar(0, 0) + 127, "\u0085\u0089\u0088\u0085").intern();
|
||
TimeUnit timeUnit = TimeUnit.HOURS;
|
||
timeUnit.toMillis(24L);
|
||
TimeUnit timeUnit2 = TimeUnit.SECONDS;
|
||
this.f317 = (int) timeUnit2.toMillis(5L);
|
||
this.f319 = (int) timeUnit.toMillis(12L);
|
||
this.f318 = (int) timeUnit2.toMillis(3L);
|
||
this.f315 = (int) timeUnit2.toMillis(10L);
|
||
this.f304 = null;
|
||
this.f301 = false;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: メ */
|
||
public final void mo1113(Context context, is isVar, aj ajVar, c cVar, boolean z) {
|
||
this.f316 = new je(context, m1127(28 - View.combineMeasuredStates(0, 0), (byte) (TextUtils.indexOf((CharSequence) "", '0') + 105), "\b\u000b\r\u0001\u0002\n\r\u0001\n\u0013\u000b\u0013\u0011\u0000\n\u0011\n\u0003\u0002\u0010\u0005\u0001\u0002\u0012\r\u0017\u000e\t").intern(), m1128(null, null, View.getDefaultSize(0, 0) + 127, "\u0090\u0082\u008a\u0084\u008d\u008f\u008c\u008e\u0081\u008d\u0084\u0081\u0085\u008c\u0088\u0086\u008b\u008a\u008a\u0085").intern());
|
||
this.f314 = isVar;
|
||
this.f309 = false;
|
||
this.f302 = z;
|
||
this.f303 = ajVar;
|
||
this.f312 = new Handler(Looper.getMainLooper());
|
||
ap apVar = new ap();
|
||
this.f310 = new aw(apVar);
|
||
this.f311 = new aq(apVar);
|
||
this.f313 = new as(apVar);
|
||
mo1116(m1121());
|
||
m1117(apVar);
|
||
this.f306 = cVar;
|
||
this.f307 = new ArrayList();
|
||
this.f305 = new ArrayList();
|
||
int i = f294 + 99;
|
||
f293 = i % 128;
|
||
if (i % 2 == 0) {
|
||
throw null;
|
||
}
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﮌ */
|
||
public final aw mo1098() {
|
||
int i = f293 + 27;
|
||
f294 = i % 128;
|
||
if (i % 2 == 0) {
|
||
return this.f310;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﭸ */
|
||
public final aq mo1096() {
|
||
aq aqVar;
|
||
int i = f294 + 123;
|
||
int i2 = i % 128;
|
||
f293 = i2;
|
||
if (i % 2 == 0) {
|
||
aqVar = this.f311;
|
||
int i3 = 44 / 0;
|
||
} else {
|
||
aqVar = this.f311;
|
||
}
|
||
int i4 = i2 + SignalKey.EVENT_ID;
|
||
f294 = i4 % 128;
|
||
int i5 = i4 % 2;
|
||
return aqVar;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﭴ */
|
||
public final as mo1095() {
|
||
int i = f293 + 97;
|
||
int i2 = i % 128;
|
||
f294 = i2;
|
||
int i3 = i % 2;
|
||
as asVar = this.f313;
|
||
int i4 = i2 + 115;
|
||
f293 = i4 % 128;
|
||
int i5 = i4 % 2;
|
||
return asVar;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﱟ */
|
||
public final boolean mo1100() {
|
||
boolean z;
|
||
int i = f294;
|
||
int i2 = i + 29;
|
||
f293 = i2 % 128;
|
||
if (i2 % 2 == 0) {
|
||
z = this.f302;
|
||
int i3 = 44 / 0;
|
||
} else {
|
||
z = this.f302;
|
||
}
|
||
int i4 = i + 9;
|
||
f293 = i4 % 128;
|
||
int i5 = i4 % 2;
|
||
return z;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: סּ */
|
||
public final synchronized void mo1092() {
|
||
this.f312.removeCallbacksAndMessages(null);
|
||
this.f312 = null;
|
||
t.m3514(new io() { // from class: com.ironsource.adqualitysdk.sdk.i.ao.e.4
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.io
|
||
/* renamed from: k */
|
||
public final void mo933() {
|
||
e.m1125(e.this).clear();
|
||
e.m1129(e.this).clear();
|
||
e.m1124(e.this, null);
|
||
}
|
||
});
|
||
int i = f294 + 35;
|
||
f293 = i % 128;
|
||
int i2 = i % 2;
|
||
}
|
||
|
||
/* renamed from: っ, reason: contains not printable characters */
|
||
public final synchronized is m1134() {
|
||
is isVar;
|
||
int i = f294;
|
||
int i2 = i + 31;
|
||
f293 = i2 % 128;
|
||
if (i2 % 2 == 0) {
|
||
throw null;
|
||
}
|
||
isVar = this.f314;
|
||
int i3 = i + 65;
|
||
f293 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
return isVar;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao.AnonymousClass1
|
||
/* renamed from: ﻐ */
|
||
public final synchronized void mo1116(JSONObject jSONObject) {
|
||
int i = f293 + 15;
|
||
f294 = i % 128;
|
||
int i2 = i % 2;
|
||
super.mo1116(jSONObject);
|
||
this.f310.mo1116(jSONObject);
|
||
this.f311.mo1116(jSONObject);
|
||
this.f313.mo1116(jSONObject);
|
||
int i3 = f294 + 69;
|
||
f293 = i3 % 128;
|
||
if (i3 % 2 == 0) {
|
||
throw null;
|
||
}
|
||
}
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
public final synchronized void m1138(boolean z) {
|
||
int i = f293;
|
||
int i2 = i + 75;
|
||
f294 = i2 % 128;
|
||
int i3 = i2 % 2;
|
||
this.f309 = z;
|
||
int i4 = i + 3;
|
||
f294 = i4 % 128;
|
||
if (i4 % 2 != 0) {
|
||
throw null;
|
||
}
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﮐ */
|
||
public final synchronized boolean mo1099() {
|
||
boolean z;
|
||
int i = f294;
|
||
int i2 = i + 57;
|
||
f293 = i2 % 128;
|
||
int i3 = i2 % 2;
|
||
z = this.f309;
|
||
int i4 = i + 91;
|
||
f293 = i4 % 128;
|
||
int i5 = i4 % 2;
|
||
return z;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﻛ */
|
||
public final void mo1108(ix ixVar) {
|
||
int i = f294 + 97;
|
||
f293 = i % 128;
|
||
if (i % 2 != 0) {
|
||
m1114().m1155(ixVar);
|
||
} else {
|
||
m1114().m1155(ixVar);
|
||
throw null;
|
||
}
|
||
}
|
||
|
||
/* renamed from: く, reason: contains not printable characters */
|
||
private JSONObject m1121() {
|
||
String m3199;
|
||
int i = f294 + 51;
|
||
f293 = i % 128;
|
||
if (i % 2 != 0 ? (m3199 = this.f316.m3199(m1128(null, null, 127 - (ViewConfiguration.getJumpTapTimeout() >> 16), "\u0081\u0094\u0084\u0088\u0084\u0093\u0092\u0091\u0090\u0082\u008a\u0084\u008d").intern())) != null : (m3199 = this.f316.m3199(m1128(null, null, 20 >>> (ViewConfiguration.getJumpTapTimeout() / 82), "\u0081\u0094\u0084\u0088\u0084\u0093\u0092\u0091\u0090\u0082\u008a\u0084\u008d").intern())) != null) {
|
||
try {
|
||
JSONObject jSONObject = new JSONObject(m3199);
|
||
int i2 = f294 + 45;
|
||
f293 = i2 % 128;
|
||
int i3 = i2 % 2;
|
||
return jSONObject;
|
||
} catch (JSONException unused) {
|
||
}
|
||
}
|
||
return new JSONObject();
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﻐ */
|
||
public final void mo1104(final Context context, final al alVar, boolean z) {
|
||
int i = f294 + 83;
|
||
f293 = i % 128;
|
||
int i2 = i % 2;
|
||
if (z) {
|
||
t.m3507(new io() { // from class: com.ironsource.adqualitysdk.sdk.i.ao.e.5
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.io
|
||
/* renamed from: k */
|
||
public final void mo933() {
|
||
if (!e.this.m1134().m3066().m3086()) {
|
||
e.m1130(e.this).mo1119();
|
||
} else {
|
||
if (e.this.mo1099()) {
|
||
return;
|
||
}
|
||
e.m1130(e.this).mo1118();
|
||
}
|
||
}
|
||
}, ao.m1084().mo1097());
|
||
}
|
||
m1138(false);
|
||
JSONObject jSONObject = new JSONObject();
|
||
try {
|
||
jSONObject = new js(context, alVar, mo1087()).mo931(new JSONObject(), m1134().m3066().m3086(), true, false);
|
||
} catch (JSONException e) {
|
||
l.m3428(m1128(null, null, Color.argb(0, 0, 0, 0) + 127, "\u0092\u0091\u0090\u0082\u008a\u0096\u0081\u008e\u008a\u008b\u0081\u0095").intern(), m1128(null, null, 128 - (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)), "\u008e\u0082\u0081\u0083\u0081\u0098\u0081\u0085\u0088\u0099\u0098\u0092\u0082\u0091\u008e\u0088\u0081\u008d\u0084\u0098\u008d\u008a\u008d\u008d\u0097").intern(), e);
|
||
}
|
||
m1134().m3067(this.f303.m1043(m1128(null, null, 127 - (ViewConfiguration.getTapTimeout() >> 16), "\u008e\u0091\u0082\u0091").intern()), jSONObject, new iu() { // from class: com.ironsource.adqualitysdk.sdk.i.ao.e.3
|
||
|
||
/* renamed from: ﭴ, reason: contains not printable characters */
|
||
private static int f323 = 0;
|
||
|
||
/* renamed from: ﭸ, reason: contains not printable characters */
|
||
private static short[] f324 = null;
|
||
|
||
/* renamed from: ﮉ, reason: contains not printable characters */
|
||
private static byte[] f325 = {-88, Ascii.SI, -14, 9, Ascii.SO, -35, 47, 0, -12, -13, -7, -30, -71, -35, -16, Ascii.CR, -10, -15, 2, 77, -78, -15, -31, 3, 10, Ascii.FF, -16, -3, 92, -87, 3, Ascii.SO, -7, 1, -3, Ascii.SO, 0, Ascii.FF, Ascii.SO, -32, 44, -96, -80, 94, -72, -87, 73, -79, -74, 74, -127, 115, 74, -73, 76, 75, -72, 69};
|
||
|
||
/* renamed from: ﮌ, reason: contains not printable characters */
|
||
private static int f326 = 1;
|
||
|
||
/* renamed from: ﮐ, reason: contains not printable characters */
|
||
private static char f327 = 19533;
|
||
|
||
/* renamed from: ﱟ, reason: contains not printable characters */
|
||
private static int f328 = 355829165;
|
||
|
||
/* renamed from: ﱡ, reason: contains not printable characters */
|
||
private static char f329 = 38191;
|
||
|
||
/* renamed from: ﺙ, reason: contains not printable characters */
|
||
private static int f330 = 100;
|
||
|
||
/* renamed from: ﻏ, reason: contains not printable characters */
|
||
private static int f331 = 1001399524;
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
private static char f332 = 48528;
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private static char f333 = 2682;
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.iu
|
||
/* renamed from: メ */
|
||
public final void mo1001(iq iqVar) {
|
||
int m3045;
|
||
String m3046;
|
||
int i3 = f323 + 67;
|
||
f326 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
try {
|
||
m3045 = iqVar.m3044().m3045();
|
||
m3046 = iqVar.m3044().m3046();
|
||
} catch (Exception e2) {
|
||
jw.m3316(m1141(((byte) KeyEvent.getModifierMetaStateMask()) - 1001399441, (KeyEvent.getMaxKeyCode() >> 16) - 355829165, TextUtils.getOffsetBefore("", 0) - 101, (short) (ImageFormat.getBitsPerPixel(0) + 1), (byte) ((-16) - TextUtils.lastIndexOf("", '0'))).intern(), m1142("\u0c54Ⅻ猄⸔ﶫℓ\udebbゲﱐ陷\uf559䝤㻌︌뭦쳕蛤ꊚఝ\udf69\uf5d5磝\uf7eb室랷ﲌ㻌︌ᖛဵ\uf7eb室", (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) + 31).intern(), e2, false, true);
|
||
}
|
||
if (m3045 < 200 || m3045 > 299) {
|
||
mo1000(iqVar, m3046);
|
||
return;
|
||
}
|
||
JSONObject m3043 = iqVar.m3043();
|
||
if (m3043.optBoolean(m1142("▴ᮻꁧꥬ", (ViewConfiguration.getPressedStateDuration() >> 16) + 3).intern())) {
|
||
int i5 = f326 + 83;
|
||
f323 = i5 % 128;
|
||
int i6 = i5 % 2;
|
||
r.m3487().m3495();
|
||
}
|
||
l.m3433(m1141((-1001399442) - (ViewConfiguration.getDoubleTapTimeout() >> 16), (-355829165) - View.MeasureSpec.getMode(0), TextUtils.getOffsetBefore("", 0) - 101, (short) (Process.getGidForName("") + 1), (byte) ((-15) - (ViewConfiguration.getLongPressTimeout() >> 16))).intern(), m1141(TextUtils.lastIndexOf("", '0', 0) - 1001399440, (Process.myTid() >> 22) - 355829153, (-101) - (ViewConfiguration.getMaximumDrawingCacheSize() >> 24), (short) (1 - (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1))), (byte) ((ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)) + 13)).intern(), m3043);
|
||
JSONObject m3324 = jx.m3324(m3043);
|
||
e.this.m1137(m3324.optLong(m1141((-1001399416) - (TypedValue.complexToFraction(0, 0.0f, 0.0f) > 0.0f ? 1 : (TypedValue.complexToFraction(0, 0.0f, 0.0f) == 0.0f ? 0 : -1)), (-355829124) - TextUtils.getTrimmedLength(""), (-100) - (AudioTrack.getMaxVolume() > 0.0f ? 1 : (AudioTrack.getMaxVolume() == 0.0f ? 0 : -1)), (short) TextUtils.getCapsMode("", 0, 0), (byte) ((ViewConfiguration.getTouchSlop() >> 8) + 79)).intern(), 0L));
|
||
m3324.remove(m1142("暀ƿ躑㐳", 3 - (ViewConfiguration.getLongPressTimeout() >> 16)).intern());
|
||
e.m1126(e.this).m3205(m1141(KeyEvent.normalizeMetaState(0) - 1001399410, KeyEvent.getDeadChar(0, 0) - 355829120, Color.red(0) - 101, (short) View.MeasureSpec.getSize(0), (byte) ((-76) - Color.argb(0, 0, 0, 0))).intern(), m3324.toString(), null);
|
||
m3043.put(m1142("菱鏙", 2 - Drawable.resolveOpacity(0, 0)).intern(), jp.m3253());
|
||
m3043.put(m1142("갹ﵔ", (ViewConfiguration.getKeyRepeatDelay() >> 16) + 2).intern(), jp.m3254());
|
||
e.m1133(m3043, iqVar.m3041());
|
||
e.this.mo1116(m3043);
|
||
e.m1132(e.this);
|
||
m1140(e.this.m1135());
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.iu
|
||
/* renamed from: ﻛ */
|
||
public final void mo1000(iq iqVar, String str) {
|
||
int i3;
|
||
int i4 = f326 + 117;
|
||
f323 = i4 % 128;
|
||
int i5 = i4 % 2;
|
||
if (iqVar != null) {
|
||
i3 = iqVar.m3044().m3045();
|
||
int i6 = f326 + 117;
|
||
f323 = i6 % 128;
|
||
int i7 = i6 % 2;
|
||
} else {
|
||
i3 = -1;
|
||
}
|
||
StringBuilder sb = new StringBuilder();
|
||
sb.append(m1142("\u0c54Ⅻ猄⸔ﶫℓ尵ꖮꞖ\ue4fe\uf559䝤㻌︌诅떝퐽眲轸\uec60괯Ỡ猄⸔슢庥찯瘘孊\uf498蠣즽즄䲮", ExpandableListView.getPackedPositionGroup(0L) + 34).intern());
|
||
sb.append(i3);
|
||
l.m3432(m1141(View.resolveSize(0, 0) - 1001399442, (-355829165) - TextUtils.getOffsetBefore("", 0), (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)) - 101, (short) View.combineMeasuredStates(0, 0), (byte) ((-14) - (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)))).intern(), sb.toString());
|
||
if (i3 != 403) {
|
||
int i8 = f323 + 99;
|
||
f326 = i8 % 128;
|
||
int i9 = i8 % 2;
|
||
m1140(e.this.m1136());
|
||
int i10 = f323 + 41;
|
||
f326 = i10 % 128;
|
||
int i11 = i10 % 2;
|
||
}
|
||
}
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private void m1140(int i3) {
|
||
synchronized (e.this) {
|
||
try {
|
||
if (e.m1122(e.this) != null) {
|
||
t.m3515(new io() { // from class: com.ironsource.adqualitysdk.sdk.i.ao.e.3.2
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.io
|
||
/* renamed from: k */
|
||
public final void mo933() {
|
||
AnonymousClass3 anonymousClass3 = AnonymousClass3.this;
|
||
e.this.mo1104(context, alVar, false);
|
||
}
|
||
}, i3);
|
||
}
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
}
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
private static String m1142(String str, int i3) {
|
||
String str2;
|
||
char[] cArr = str;
|
||
if (str != null) {
|
||
cArr = str.toCharArray();
|
||
}
|
||
char[] cArr2 = cArr;
|
||
synchronized (k.f2799) {
|
||
try {
|
||
char[] cArr3 = new char[cArr2.length];
|
||
k.f2798 = 0;
|
||
char[] cArr4 = new char[2];
|
||
while (true) {
|
||
int i4 = k.f2798;
|
||
if (i4 < cArr2.length) {
|
||
cArr4[0] = cArr2[i4];
|
||
cArr4[1] = cArr2[i4 + 1];
|
||
int i5 = 58224;
|
||
for (int i6 = 0; i6 < 16; i6++) {
|
||
char c = cArr4[1];
|
||
char c2 = cArr4[0];
|
||
char c3 = (char) (c - (((c2 + i5) ^ ((c2 << 4) + f329)) ^ ((c2 >>> 5) + f327)));
|
||
cArr4[1] = c3;
|
||
cArr4[0] = (char) (c2 - (((c3 >>> 5) + f332) ^ ((c3 + i5) ^ ((c3 << 4) + f333))));
|
||
i5 -= 40503;
|
||
}
|
||
int i7 = k.f2798;
|
||
cArr3[i7] = cArr4[0];
|
||
cArr3[i7 + 1] = cArr4[1];
|
||
k.f2798 = i7 + 2;
|
||
} else {
|
||
str2 = new String(cArr3, 0, i3);
|
||
}
|
||
}
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
return str2;
|
||
}
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
private static String m1141(int i3, int i4, int i5, short s, byte b) {
|
||
String obj;
|
||
synchronized (m.f2834) {
|
||
try {
|
||
StringBuilder sb = new StringBuilder();
|
||
int i6 = f330;
|
||
int i7 = i5 + i6;
|
||
int i8 = i7 == -1 ? 1 : 0;
|
||
if (i8 != 0) {
|
||
byte[] bArr = f325;
|
||
if (bArr != null) {
|
||
i7 = (byte) (bArr[f328 + i4] + i6);
|
||
} else {
|
||
i7 = (short) (f324[f328 + i4] + i6);
|
||
}
|
||
}
|
||
if (i7 > 0) {
|
||
m.f2839 = ((i4 + i7) - 2) + f328 + i8;
|
||
m.f2835 = b;
|
||
char c = (char) (i3 + f331);
|
||
m.f2836 = c;
|
||
sb.append(c);
|
||
m.f2838 = m.f2836;
|
||
m.f2837 = 1;
|
||
while (m.f2837 < i7) {
|
||
byte[] bArr2 = f325;
|
||
if (bArr2 != null) {
|
||
int i9 = m.f2839;
|
||
m.f2839 = i9 - 1;
|
||
m.f2836 = (char) (m.f2838 + (((byte) (bArr2[i9] + s)) ^ m.f2835));
|
||
} else {
|
||
short[] sArr = f324;
|
||
int i10 = m.f2839;
|
||
m.f2839 = i10 - 1;
|
||
m.f2836 = (char) (m.f2838 + (((short) (sArr[i10] + s)) ^ m.f2835));
|
||
}
|
||
sb.append(m.f2836);
|
||
m.f2838 = m.f2836;
|
||
m.f2837++;
|
||
}
|
||
}
|
||
obj = sb.toString();
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
return obj;
|
||
}
|
||
});
|
||
int i3 = f293 + 27;
|
||
f294 = i3 % 128;
|
||
if (i3 % 2 != 0) {
|
||
throw null;
|
||
}
|
||
}
|
||
|
||
/* renamed from: Ύ, reason: contains not printable characters */
|
||
private synchronized void m1120() {
|
||
try {
|
||
int i = f293 + 39;
|
||
f294 = i % 128;
|
||
if (i % 2 == 0) {
|
||
Handler handler = this.f312;
|
||
if (handler != null) {
|
||
handler.post(new io() { // from class: com.ironsource.adqualitysdk.sdk.i.ao.e.1
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.io
|
||
/* renamed from: k */
|
||
public final void mo933() {
|
||
e.this.m1138(true);
|
||
if (e.m1123(e.this) != null) {
|
||
e.m1123(e.this).mo989();
|
||
}
|
||
Iterator it = new ArrayList(e.m1125(e.this)).iterator();
|
||
while (it.hasNext()) {
|
||
((ar) it.next()).mo989();
|
||
}
|
||
e.m1125(e.this).clear();
|
||
Iterator it2 = new ArrayList(e.m1129(e.this)).iterator();
|
||
while (it2.hasNext()) {
|
||
((ar) it2.next()).mo989();
|
||
}
|
||
}
|
||
});
|
||
}
|
||
int i2 = f293 + 15;
|
||
f294 = i2 % 128;
|
||
if (i2 % 2 != 0) {
|
||
int i3 = 11 / 0;
|
||
return;
|
||
}
|
||
return;
|
||
}
|
||
throw null;
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
throw th;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﻐ */
|
||
public final void mo1105(final ar arVar) {
|
||
int i = f293 + 111;
|
||
f294 = i % 128;
|
||
if (i % 2 != 0) {
|
||
throw null;
|
||
}
|
||
Handler handler = this.f312;
|
||
if (handler != null) {
|
||
handler.post(new io() { // from class: com.ironsource.adqualitysdk.sdk.i.ao.e.2
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.io
|
||
/* renamed from: k */
|
||
public final void mo933() {
|
||
e.m1129(e.this).add(arVar);
|
||
if (e.this.mo1099()) {
|
||
arVar.mo989();
|
||
}
|
||
}
|
||
});
|
||
int i2 = f294 + 25;
|
||
f293 = i2 % 128;
|
||
int i3 = i2 % 2;
|
||
}
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: k */
|
||
public final void mo1109(final ar arVar) {
|
||
int i = f293 + 61;
|
||
f294 = i % 128;
|
||
if (i % 2 != 0) {
|
||
throw null;
|
||
}
|
||
Handler handler = this.f312;
|
||
if (handler != null) {
|
||
handler.post(new io() { // from class: com.ironsource.adqualitysdk.sdk.i.ao.e.8
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.io
|
||
/* renamed from: k */
|
||
public final void mo933() {
|
||
e.m1124(e.this, arVar);
|
||
if (e.this.mo1099()) {
|
||
arVar.mo989();
|
||
}
|
||
}
|
||
});
|
||
}
|
||
int i2 = f293 + 77;
|
||
f294 = i2 % 128;
|
||
if (i2 % 2 != 0) {
|
||
throw null;
|
||
}
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﻐ */
|
||
public final boolean mo1106() {
|
||
int i = f293 + 71;
|
||
f294 = i % 128;
|
||
int i2 = i % 2;
|
||
boolean optBoolean = m1115().optBoolean(m1128(null, null, 127 - (AudioTrack.getMinVolume() > 0.0f ? 1 : (AudioTrack.getMinVolume() == 0.0f ? 0 : -1)), "\u0085\u0090\u0081").intern(), false);
|
||
int i3 = f293 + 21;
|
||
f294 = i3 % 128;
|
||
if (i3 % 2 == 0) {
|
||
return optBoolean;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﺙ */
|
||
public final double mo1102() {
|
||
int i = f294 + 67;
|
||
f293 = i % 128;
|
||
int i2 = i % 2;
|
||
double optDouble = m1115().optDouble(m1127(3 - (ViewConfiguration.getEdgeSlop() >> 16), (byte) (TextUtils.indexOf("", "") + 123), "\u0005\u0001ë").intern(), 5.0d);
|
||
int i3 = f293 + 101;
|
||
f294 = i3 % 128;
|
||
if (i3 % 2 == 0) {
|
||
return optDouble;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﱡ */
|
||
public final double mo1101() {
|
||
JSONObject m1115;
|
||
int absoluteGravity;
|
||
byte makeMeasureSpec;
|
||
int i = f294 + 29;
|
||
f293 = i % 128;
|
||
if (i % 2 == 0) {
|
||
m1115 = m1115();
|
||
absoluteGravity = 5 >> Gravity.getAbsoluteGravity(1, 1);
|
||
makeMeasureSpec = (byte) (38 / View.MeasureSpec.makeMeasureSpec(0, 0));
|
||
} else {
|
||
m1115 = m1115();
|
||
absoluteGravity = Gravity.getAbsoluteGravity(0, 0) + 4;
|
||
makeMeasureSpec = (byte) (View.MeasureSpec.makeMeasureSpec(0, 0) + 22);
|
||
}
|
||
return m1115.optDouble(m1127(absoluteGravity, makeMeasureSpec, "\t\u0005\u0005\u000f").intern(), 1.0d);
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﻏ */
|
||
public final int mo1103() {
|
||
int i = f293 + 125;
|
||
f294 = i % 128;
|
||
int i2 = i % 2;
|
||
ap m1114 = m1114();
|
||
if (m1114 == null) {
|
||
return 3000;
|
||
}
|
||
int m1149 = m1114.m1149();
|
||
int i3 = f294 + 27;
|
||
f293 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
return m1149;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﮉ */
|
||
public final int mo1097() {
|
||
JSONObject m1115;
|
||
String m1127;
|
||
int i = f293 + 121;
|
||
f294 = i % 128;
|
||
if (i % 2 != 0) {
|
||
m1115 = m1115();
|
||
m1127 = m1127(3 % (ViewConfiguration.getTouchSlop() % 51), (byte) (ExpandableListView.getPackedPositionType(1L) * 78), "\u0004\u0000\u0006\u0007");
|
||
} else {
|
||
m1115 = m1115();
|
||
m1127 = m1127(4 - (ViewConfiguration.getTouchSlop() >> 8), (byte) (ExpandableListView.getPackedPositionType(0L) + 18), "\u0004\u0000\u0006\u0007");
|
||
}
|
||
int optInt = m1115.optInt(m1127.intern(), this.f318);
|
||
int i2 = f294 + 105;
|
||
f293 = i2 % 128;
|
||
if (i2 % 2 != 0) {
|
||
return optInt;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ףּ */
|
||
public final int mo1093() {
|
||
int i = f293 + 121;
|
||
f294 = i % 128;
|
||
int i2 = i % 2;
|
||
int optInt = m1115().optInt(m1127((ViewConfiguration.getTapTimeout() >> 16) + 4, (byte) (MotionEvent.axisFromString("") + 11), "\u0002\b\u0006\u0007").intern(), this.f315);
|
||
int i3 = f293 + 31;
|
||
f294 = i3 % 128;
|
||
if (i3 % 2 == 0) {
|
||
return optInt;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ヌ */
|
||
public final boolean mo1112() {
|
||
int i = f294 + 21;
|
||
f293 = i % 128;
|
||
int i2 = i % 2;
|
||
boolean optBoolean = m1115().optBoolean(m1128(null, null, 127 - (AudioTrack.getMinVolume() > 0.0f ? 1 : (AudioTrack.getMinVolume() == 0.0f ? 0 : -1)), "\u0081\u0087\u008d").intern(), true);
|
||
int i3 = f293 + 87;
|
||
f294 = i3 % 128;
|
||
if (i3 % 2 == 0) {
|
||
return optBoolean;
|
||
}
|
||
throw null;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: k */
|
||
public final boolean mo1110() {
|
||
int i = f293 + 35;
|
||
f294 = i % 128;
|
||
int i2 = i % 2;
|
||
boolean optBoolean = m1115().optBoolean(m1128(null, null, (AudioTrack.getMinVolume() > 0.0f ? 1 : (AudioTrack.getMinVolume() == 0.0f ? 0 : -1)) + 127, "\u0088\u0084\u0090\u008d").intern(), true);
|
||
int i3 = f293 + 3;
|
||
f294 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
return optBoolean;
|
||
}
|
||
|
||
/* renamed from: ゥ, reason: contains not printable characters */
|
||
public final int m1136() {
|
||
JSONObject m1115;
|
||
int i;
|
||
int fadingEdgeLength;
|
||
int i2 = f294 + 103;
|
||
f293 = i2 % 128;
|
||
if (i2 % 2 == 0) {
|
||
m1115 = m1115();
|
||
i = 3 >>> (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1));
|
||
fadingEdgeLength = 18 >> (ViewConfiguration.getFadingEdgeLength() + 18);
|
||
} else {
|
||
m1115 = m1115();
|
||
i = (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) + 2;
|
||
fadingEdgeLength = (ViewConfiguration.getFadingEdgeLength() >> 16) + 72;
|
||
}
|
||
return m1115.optInt(m1127(i, (byte) fadingEdgeLength, "\b\u0012¼").intern(), this.f317);
|
||
}
|
||
|
||
/* renamed from: へ, reason: contains not printable characters */
|
||
public final int m1135() {
|
||
int i = f294 + 19;
|
||
f293 = i % 128;
|
||
int i2 = i % 2;
|
||
int optInt = m1115().optInt(m1128(null, null, (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)) + 126, "\u008e\u0088\u0084").intern(), this.f319);
|
||
int i3 = f294 + 55;
|
||
f293 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
return optInt;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﻛ */
|
||
public final Map<String, av> mo1107() {
|
||
Map<String, av> hashMap = new HashMap<>();
|
||
try {
|
||
String optString = m1115().optString(m1128(null, null, 127 - ExpandableListView.getPackedPositionGroup(0L), "\u0085\u0084\u0087").intern());
|
||
if (!TextUtils.isEmpty(optString)) {
|
||
hashMap = jx.m3322(new JSONObject(optString), new jx.e<av>() { // from class: com.ironsource.adqualitysdk.sdk.i.ao.e.10
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.jx.e
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
public final /* synthetic */ av mo1139(JSONObject jSONObject, String str) {
|
||
return new av(jSONObject.optJSONObject(str));
|
||
}
|
||
});
|
||
int i = f293 + 13;
|
||
f294 = i % 128;
|
||
int i2 = i % 2;
|
||
}
|
||
} catch (JSONException e) {
|
||
jw.m3315(m1128(null, null, TextUtils.indexOf((CharSequence) "", '0') + 128, "\u0092\u0091\u0090\u0082\u008a\u0096\u0081\u008e\u008a\u008b\u0081\u0095").intern(), m1128(null, null, 127 - (ViewConfiguration.getEdgeSlop() >> 16), "\u0081\u0086\u0099\u0088\u0085\u0091\u009b\u008a\u009a\u0085\u008d\u008a\u008e\u0084\u0081\u0082\u0082\u008a\u0096\u008e\u0081\u0092\u0098\u0082\u0091\u0098\u008d\u008a\u008d\u008d\u0097").intern(), (Throwable) e, false);
|
||
}
|
||
return hashMap;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: k */
|
||
public final boolean mo1111(String str, String str2) {
|
||
int i = f293 + 33;
|
||
f294 = i % 128;
|
||
if (i % 2 != 0) {
|
||
throw null;
|
||
}
|
||
if (str != null) {
|
||
av avVar = mo1107().get(str);
|
||
if (avVar != null && avVar.m1262(str2)) {
|
||
return false;
|
||
}
|
||
int i2 = f293 + 29;
|
||
f294 = i2 % 128;
|
||
int i3 = i2 % 2;
|
||
}
|
||
return true;
|
||
}
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
private static void m1131(JSONObject jSONObject, long j) {
|
||
if (jSONObject.has(m1127(((Process.getThreadPriority(0) + 20) >> 6) + 3, (byte) (KeyEvent.getDeadChar(0, 0) + 58), "\b\u0007\u00ad").intern())) {
|
||
int i = f293 + 31;
|
||
f294 = i % 128;
|
||
int i2 = i % 2;
|
||
try {
|
||
jSONObject.put(m1127(3 - (ViewConfiguration.getScrollBarFadeDuration() >> 16), (byte) ((ViewConfiguration.getTapTimeout() >> 16) + 58), "\b\u0007\u00ad").intern(), jSONObject.optLong(m1127(3 - (ViewConfiguration.getMaximumDrawingCacheSize() >> 24), (byte) (57 - ((byte) KeyEvent.getModifierMetaStateMask())), "\b\u0007\u00ad").intern()) + (j / 2));
|
||
return;
|
||
} catch (JSONException unused) {
|
||
}
|
||
}
|
||
int i3 = f294 + 93;
|
||
f293 = i3 % 128;
|
||
if (i3 % 2 == 0) {
|
||
throw null;
|
||
}
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﭖ */
|
||
public final String mo1094() {
|
||
JSONObject m1115;
|
||
int green;
|
||
int i = f293 + 113;
|
||
f294 = i % 128;
|
||
if (i % 2 != 0) {
|
||
m1115 = m1115();
|
||
green = 81 - Color.green(1);
|
||
} else {
|
||
m1115 = m1115();
|
||
green = Color.green(0) + 127;
|
||
}
|
||
String optString = m1115.optString(m1128(null, null, green, "\u0083\u0082\u0081").intern());
|
||
int i2 = f294 + 35;
|
||
f293 = i2 % 128;
|
||
if (i2 % 2 == 0) {
|
||
int i3 = 46 / 0;
|
||
}
|
||
return optString;
|
||
}
|
||
|
||
/* JADX WARN: Code restructure failed: missing block: B:11:0x0019, code lost:
|
||
|
||
r4.f304 = com.ironsource.adqualitysdk.sdk.i.jx.m3336(m1115().optJSONArray(m1127(4 - android.view.View.getDefaultSize(0, 0), (byte) (53 - ((android.os.Process.getThreadPriority(0) + 20) >> 6)), "\u0010\u000b\u0007\u000b").intern()), new com.ironsource.adqualitysdk.sdk.i.ao.e.AnonymousClass7());
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:13:0x0017, code lost:
|
||
|
||
if (r4.f304 == null) goto L9;
|
||
*/
|
||
/* JADX WARN: Code restructure failed: missing block: B:4:0x0012, code lost:
|
||
|
||
if (r4.f304 == null) goto L9;
|
||
*/
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: 爫 */
|
||
/*
|
||
Code decompiled incorrectly, please refer to instructions dump.
|
||
To view partially-correct add '--show-bad-code' argument
|
||
*/
|
||
public final java.util.List mo1089() {
|
||
/*
|
||
r4 = this;
|
||
int r0 = com.ironsource.adqualitysdk.sdk.i.ao.e.f294
|
||
int r0 = r0 + 125
|
||
int r1 = r0 % 128
|
||
com.ironsource.adqualitysdk.sdk.i.ao.e.f293 = r1
|
||
int r0 = r0 % 2
|
||
r1 = 0
|
||
if (r0 != 0) goto L15
|
||
java.util.List r0 = r4.f304
|
||
r2 = 10
|
||
int r2 = r2 / r1
|
||
if (r0 != 0) goto L47
|
||
goto L19
|
||
L15:
|
||
java.util.List r0 = r4.f304
|
||
if (r0 != 0) goto L47
|
||
L19:
|
||
org.json.JSONObject r0 = r4.m1115()
|
||
int r2 = android.view.View.getDefaultSize(r1, r1)
|
||
int r2 = 4 - r2
|
||
int r1 = android.os.Process.getThreadPriority(r1)
|
||
int r1 = r1 + 20
|
||
int r1 = r1 >> 6
|
||
int r1 = 53 - r1
|
||
byte r1 = (byte) r1
|
||
java.lang.String r3 = "\u0010\u000b\u0007\u000b"
|
||
java.lang.String r1 = m1127(r2, r1, r3)
|
||
java.lang.String r1 = r1.intern()
|
||
org.json.JSONArray r0 = r0.optJSONArray(r1)
|
||
com.ironsource.adqualitysdk.sdk.i.ao$e$7 r1 = new com.ironsource.adqualitysdk.sdk.i.ao$e$7
|
||
r1.<init>()
|
||
java.util.List r0 = com.ironsource.adqualitysdk.sdk.i.jx.m3336(r0, r1)
|
||
r4.f304 = r0
|
||
L47:
|
||
java.util.List r0 = r4.f304
|
||
int r1 = com.ironsource.adqualitysdk.sdk.i.ao.e.f294
|
||
int r1 = r1 + 119
|
||
int r2 = r1 % 128
|
||
com.ironsource.adqualitysdk.sdk.i.ao.e.f293 = r2
|
||
int r1 = r1 % 2
|
||
if (r1 == 0) goto L56
|
||
return r0
|
||
L56:
|
||
r0 = 0
|
||
throw r0
|
||
*/
|
||
throw new UnsupportedOperationException("Method not decompiled: com.ironsource.adqualitysdk.sdk.i.ao.e.mo1089():java.util.List");
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ヶ */
|
||
public final boolean mo1086() {
|
||
JSONObject m1115;
|
||
String m1128;
|
||
int i = f294 + 111;
|
||
f293 = i % 128;
|
||
if (i % 2 == 0) {
|
||
m1115 = m1115();
|
||
m1128 = m1128(null, null, 5 % (ViewConfiguration.getDoubleTapTimeout() % 80), "\u0087\u0086\u0085\u0084");
|
||
} else {
|
||
m1115 = m1115();
|
||
m1128 = m1128(null, null, (ViewConfiguration.getDoubleTapTimeout() >> 16) + 127, "\u0087\u0086\u0085\u0084");
|
||
}
|
||
return m1115.optBoolean(m1128.intern());
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ヮ */
|
||
public final int mo1085() {
|
||
int optInt;
|
||
synchronized (this) {
|
||
optInt = m1115().optInt(m1128(null, null, (PointF.length(0.0f, 0.0f) > 0.0f ? 1 : (PointF.length(0.0f, 0.0f) == 0.0f ? 0 : -1)) + 127, "\u0087\u0086\u0085").intern(), 100);
|
||
}
|
||
return optInt;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: טּ */
|
||
public final String mo1091() {
|
||
int i = f293 + 93;
|
||
f294 = i % 128;
|
||
int i2 = i % 2;
|
||
if (m1115() == null) {
|
||
return null;
|
||
}
|
||
String optString = m1115().optString(m1128(null, null, 126 - TextUtils.lastIndexOf("", '0', 0, 0), "\u008e\u0087\u008e\u0087").intern());
|
||
if (TextUtils.isEmpty(optString)) {
|
||
optString = m1114().m1150();
|
||
int i3 = f293 + 69;
|
||
f294 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
}
|
||
int i5 = f293 + SignalKey.EVENT_ID;
|
||
f294 = i5 % 128;
|
||
if (i5 % 2 != 0) {
|
||
int i6 = 31 / 0;
|
||
}
|
||
return optString;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: ﬤ */
|
||
public final JSONObject mo1090() {
|
||
JSONObject m1151;
|
||
if (m1114() == null) {
|
||
int i = f293 + 53;
|
||
f294 = i % 128;
|
||
int i2 = i % 2;
|
||
return null;
|
||
}
|
||
int i3 = f293 + 61;
|
||
f294 = i3 % 128;
|
||
if (i3 % 2 != 0) {
|
||
m1151 = m1114().m1151();
|
||
int i4 = 95 / 0;
|
||
} else {
|
||
m1151 = m1114().m1151();
|
||
}
|
||
int i5 = f294 + 17;
|
||
f293 = i5 % 128;
|
||
int i6 = i5 % 2;
|
||
return m1151;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: 丫 */
|
||
public final long mo1087() {
|
||
int i = f294 + 29;
|
||
f293 = i % 128;
|
||
int i2 = i % 2;
|
||
String m3199 = this.f316.m3199(m1127((Process.myTid() >> 22) + 37, (byte) ((ViewConfiguration.getPressedStateDuration() >> 16) + 60), "\u0007\u000f\t\u0003\u0010\n\u0004\u0011\u0014\n\f\u0006\u0005\u0015\u0012\u0007\u0005\u0003\u0001\b\u0012\f\u0014\u000b\u0001\f\u0005\u0001\u0018\u0007\u0002\u0001\b\u0007\u0010\u0006¬").intern());
|
||
long parseLong = !TextUtils.isEmpty(m3199) ? Long.parseLong(m3199) : 0L;
|
||
int i3 = f294 + 63;
|
||
f293 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
return parseLong;
|
||
}
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.ao
|
||
/* renamed from: 乁 */
|
||
public final boolean mo1088() {
|
||
JSONObject m1115;
|
||
int maximumFlingVelocity;
|
||
int i = f294 + 103;
|
||
f293 = i % 128;
|
||
if (i % 2 == 0) {
|
||
m1115 = m1115();
|
||
maximumFlingVelocity = 103 >>> (ViewConfiguration.getMaximumFlingVelocity() + 87);
|
||
} else {
|
||
m1115 = m1115();
|
||
maximumFlingVelocity = (ViewConfiguration.getMaximumFlingVelocity() >> 16) + 127;
|
||
}
|
||
boolean optBoolean = m1115.optBoolean(m1128(null, null, maximumFlingVelocity, "\u0085\u0089\u0088\u0085").intern());
|
||
int i2 = f294 + 121;
|
||
f293 = i2 % 128;
|
||
int i3 = i2 % 2;
|
||
return optBoolean;
|
||
}
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
public final void m1137(long j) {
|
||
int i = f294 + 83;
|
||
f293 = i % 128;
|
||
if (i % 2 == 0) {
|
||
int i2 = 2 / 0;
|
||
if (!(!this.f301)) {
|
||
return;
|
||
}
|
||
} else if (this.f301) {
|
||
return;
|
||
}
|
||
this.f316.m3202(m1127(37 - TextUtils.indexOf("", ""), (byte) (60 - View.MeasureSpec.getSize(0)), "\u0007\u000f\t\u0003\u0010\n\u0004\u0011\u0014\n\f\u0006\u0005\u0015\u0012\u0007\u0005\u0003\u0001\b\u0012\f\u0014\u000b\u0001\f\u0005\u0001\u0018\u0007\u0002\u0001\b\u0007\u0010\u0006¬").intern(), String.valueOf(j));
|
||
this.f301 = true;
|
||
int i3 = f293 + 61;
|
||
f294 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
}
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private static String m1128(String str, int[] iArr, int i, String str2) {
|
||
byte[] bArr = str2;
|
||
if (str2 != null) {
|
||
bArr = str2.getBytes("ISO-8859-1");
|
||
}
|
||
byte[] bArr2 = bArr;
|
||
char[] cArr = str;
|
||
if (str != null) {
|
||
cArr = str.toCharArray();
|
||
}
|
||
char[] cArr2 = cArr;
|
||
synchronized (o.f2842) {
|
||
try {
|
||
char[] cArr3 = f300;
|
||
int i2 = f297;
|
||
if (f298) {
|
||
int length = bArr2.length;
|
||
o.f2841 = length;
|
||
char[] cArr4 = new char[length];
|
||
o.f2840 = 0;
|
||
while (o.f2840 < o.f2841) {
|
||
int i3 = o.f2840;
|
||
int i4 = o.f2841 - 1;
|
||
int i5 = o.f2840;
|
||
cArr4[i3] = (char) (cArr3[bArr2[i4 - i5] + i] - i2);
|
||
o.f2840 = i5 + 1;
|
||
}
|
||
return new String(cArr4);
|
||
}
|
||
if (f299) {
|
||
int length2 = cArr2.length;
|
||
o.f2841 = length2;
|
||
char[] cArr5 = new char[length2];
|
||
o.f2840 = 0;
|
||
while (o.f2840 < o.f2841) {
|
||
int i6 = o.f2840;
|
||
int i7 = o.f2841 - 1;
|
||
int i8 = o.f2840;
|
||
cArr5[i6] = (char) (cArr3[cArr2[i7 - i8] - i] - i2);
|
||
o.f2840 = i8 + 1;
|
||
}
|
||
return new String(cArr5);
|
||
}
|
||
int length3 = iArr.length;
|
||
o.f2841 = length3;
|
||
char[] cArr6 = new char[length3];
|
||
o.f2840 = 0;
|
||
while (o.f2840 < o.f2841) {
|
||
int i9 = o.f2840;
|
||
int i10 = o.f2841 - 1;
|
||
int i11 = o.f2840;
|
||
cArr6[i9] = (char) (cArr3[iArr[i10 - i11] - i] - i2);
|
||
o.f2840 = i11 + 1;
|
||
}
|
||
return new String(cArr6);
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
}
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private static String m1127(int i, byte b, String str) {
|
||
String str2;
|
||
char[] cArr = str;
|
||
if (str != null) {
|
||
cArr = str.toCharArray();
|
||
}
|
||
char[] cArr2 = cArr;
|
||
synchronized (h.f2156) {
|
||
try {
|
||
char[] cArr3 = f296;
|
||
char c = f295;
|
||
char[] cArr4 = new char[i];
|
||
if (i % 2 != 0) {
|
||
i--;
|
||
cArr4[i] = (char) (cArr2[i] - b);
|
||
}
|
||
if (i > 1) {
|
||
h.f2159 = 0;
|
||
while (true) {
|
||
int i2 = h.f2159;
|
||
if (i2 >= i) {
|
||
break;
|
||
}
|
||
h.f2158 = cArr2[i2];
|
||
h.f2161 = cArr2[h.f2159 + 1];
|
||
if (h.f2158 == h.f2161) {
|
||
cArr4[h.f2159] = (char) (h.f2158 - b);
|
||
cArr4[h.f2159 + 1] = (char) (h.f2161 - b);
|
||
} else {
|
||
h.f2162 = h.f2158 / c;
|
||
h.f2157 = h.f2158 % c;
|
||
h.f2160 = h.f2161 / c;
|
||
h.f2155 = h.f2161 % c;
|
||
if (h.f2157 == h.f2155) {
|
||
h.f2162 = ((h.f2162 + c) - 1) % c;
|
||
h.f2160 = ((h.f2160 + c) - 1) % c;
|
||
int i3 = (h.f2162 * c) + h.f2157;
|
||
int i4 = (h.f2160 * c) + h.f2155;
|
||
int i5 = h.f2159;
|
||
cArr4[i5] = cArr3[i3];
|
||
cArr4[i5 + 1] = cArr3[i4];
|
||
} else if (h.f2162 == h.f2160) {
|
||
h.f2157 = ((h.f2157 + c) - 1) % c;
|
||
h.f2155 = ((h.f2155 + c) - 1) % c;
|
||
int i6 = (h.f2162 * c) + h.f2157;
|
||
int i7 = (h.f2160 * c) + h.f2155;
|
||
int i8 = h.f2159;
|
||
cArr4[i8] = cArr3[i6];
|
||
cArr4[i8 + 1] = cArr3[i7];
|
||
} else {
|
||
int i9 = (h.f2162 * c) + h.f2155;
|
||
int i10 = (h.f2160 * c) + h.f2157;
|
||
int i11 = h.f2159;
|
||
cArr4[i11] = cArr3[i9];
|
||
cArr4[i11 + 1] = cArr3[i10];
|
||
}
|
||
}
|
||
h.f2159 += 2;
|
||
}
|
||
}
|
||
str2 = new String(cArr4);
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
return str2;
|
||
}
|
||
}
|
||
|
||
/* renamed from: com.ironsource.adqualitysdk.sdk.i.ao$1, reason: invalid class name */
|
||
public static /* synthetic */ class AnonymousClass1 {
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
private JSONObject f291;
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private ap f292;
|
||
|
||
/* renamed from: ト, reason: contains not printable characters */
|
||
public final ap m1114() {
|
||
return this.f292;
|
||
}
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
public final void m1117(ap apVar) {
|
||
this.f292 = apVar;
|
||
}
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
public synchronized void mo1116(JSONObject jSONObject) {
|
||
this.f291 = jSONObject;
|
||
}
|
||
|
||
/* renamed from: リ, reason: contains not printable characters */
|
||
public final synchronized JSONObject m1115() {
|
||
return this.f291;
|
||
}
|
||
}
|
||
}
|