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

55 lines
930 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.List;
/* renamed from: o.daQ, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public interface InterfaceC8943daQ {
/* renamed from: o.daQ$HBt */
/* loaded from: classes4.dex */
public interface HBt extends InterfaceC6638cYp {
void a();
void a(int i);
void a(String str);
void b();
void b(int i);
void b(String str);
void c(int i);
void c(String str);
void d(String str);
void e(String str);
}
/* renamed from: o.daQ$LWm */
/* loaded from: classes4.dex */
public interface LWm extends InterfaceC6638cYp {
void a(List<C0395Fp> list);
void a(C0390Fm c0390Fm);
void b();
void b(C0390Fm c0390Fm);
void c();
void d();
void d(String str);
void d(List<C0394Fo> list);
void e();
}
}