what-the-bank/sources/o/InterfaceC9098ddM.java

39 lines
713 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.List;
/* renamed from: o.ddM, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public interface InterfaceC9098ddM {
/* renamed from: o.ddM$HBt */
/* loaded from: classes4.dex */
public interface HBt extends InterfaceC6638cYp {
void a();
void a(String str);
void a(C1046Ul c1046Ul, boolean z);
void b();
void d();
}
/* renamed from: o.ddM$LWm */
/* loaded from: classes4.dex */
public interface LWm {
void a(String str);
List<String> b();
void b(String str, String str2);
void d(HBt hBt);
void e(String str, int i);
void w_();
}
}