35 lines
627 B
Java
35 lines
627 B
Java
|
package o;
|
||
|
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.dmN, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface InterfaceC9575dmN {
|
||
|
|
||
|
/* renamed from: o.dmN$LWm */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface LWm extends InterfaceC6638cYp {
|
||
|
void a();
|
||
|
|
||
|
void a(C1145Wq c1145Wq);
|
||
|
|
||
|
void b();
|
||
|
|
||
|
void c(String str);
|
||
|
|
||
|
void c(boolean z);
|
||
|
|
||
|
void d();
|
||
|
|
||
|
void d(List<String> list, int i);
|
||
|
|
||
|
void d(C13396fZU<String, C15716hvG> c13396fZU);
|
||
|
|
||
|
void e();
|
||
|
|
||
|
void e(String str);
|
||
|
|
||
|
void e(List<WC> list);
|
||
|
}
|
||
|
}
|