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,76 @@
package com.ironsource.sdk.controller;
import android.app.Activity;
import android.content.Context;
import com.ironsource.gl;
import com.ironsource.ha;
import com.ironsource.n9;
import com.ironsource.o9;
import com.ironsource.p9;
import com.ironsource.qf;
import com.ironsource.sdk.controller.f;
import java.util.Map;
import org.json.JSONObject;
/* loaded from: classes4.dex */
public interface l {
public interface a {
void a(f.a aVar);
}
public interface b {
void a(gl glVar);
}
void a();
void a(Activity activity);
void a(Context context);
void a(ha haVar);
void a(ha haVar, Map<String, String> map, n9 n9Var);
void a(ha haVar, Map<String, String> map, o9 o9Var);
void a(f.c cVar, a aVar);
void a(String str, o9 o9Var);
void a(String str, String str2, ha haVar, n9 n9Var);
void a(String str, String str2, ha haVar, o9 o9Var);
void a(String str, String str2, ha haVar, p9 p9Var);
void a(JSONObject jSONObject);
void a(JSONObject jSONObject, n9 n9Var);
void a(JSONObject jSONObject, o9 o9Var);
void a(JSONObject jSONObject, p9 p9Var);
boolean a(String str);
void b(Context context);
void b(ha haVar);
void b(ha haVar, Map<String, String> map, o9 o9Var);
void b(JSONObject jSONObject);
void d();
void destroy();
@Deprecated
void e();
void f();
qf.c g();
}