39 lines
713 B
Java
39 lines
713 B
Java
|
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_();
|
||
|
}
|
||
|
}
|