package v5; import android.view.View; import org.json.JSONObject; /* loaded from: classes2.dex */ public interface a { /* renamed from: v5.a$a, reason: collision with other inner class name */ public interface InterfaceC0247a { void a(View view, a aVar, JSONObject jSONObject); } JSONObject a(View view); void b(View view, JSONObject jSONObject, InterfaceC0247a interfaceC0247a, boolean z10); }