26 lines
426 B
Java
26 lines
426 B
Java
package o;
|
|
|
|
/* renamed from: o.dmn, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC9601dmn extends InterfaceC9537dlc {
|
|
void aE_();
|
|
|
|
void b(String str, String str2);
|
|
|
|
void c(Boolean bool, Boolean bool2);
|
|
|
|
void c(String str);
|
|
|
|
void c(String str, String str2);
|
|
|
|
void d(String str);
|
|
|
|
void e();
|
|
|
|
void e(String str);
|
|
|
|
void i();
|
|
|
|
void j();
|
|
}
|