Add decompiled APK source code (JADX)

- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-02-18 14:52:23 -08:00
parent cc210a65ea
commit f9d20bb3fc
26991 changed files with 2541449 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
package com.ironsource;
import java.util.HashMap;
import org.json.JSONObject;
/* loaded from: classes2.dex */
public class eu {
private int b = 4;
private int c = 4;
private HashMap<String, Boolean> a = new a();
public class a extends HashMap<String, Boolean> {
public a() {
put(Cif.k, Boolean.valueOf(eu.this.b == 0));
put(Cif.l, Boolean.valueOf(eu.this.c == 0));
Boolean bool = Boolean.FALSE;
put(Cif.m, bool);
put(Cif.n, bool);
}
}
public JSONObject a() {
return new JSONObject(this.a);
}
public void a(String str, int i, boolean z) {
boolean z2 = false;
if (this.a.containsKey(str)) {
this.a.put(str, Boolean.valueOf(i == 0));
}
this.a.put(Cif.m, Boolean.valueOf(z));
if ((this.a.get(Cif.l).booleanValue() || this.a.get(Cif.k).booleanValue()) && this.a.get(Cif.m).booleanValue()) {
z2 = true;
}
this.a.put(Cif.n, Boolean.valueOf(z2));
}
}