40 lines
547 B
Java
40 lines
547 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.dfL, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC9203dfL extends InterfaceC6638cYp {
|
|
void a();
|
|
|
|
void a(nMO nmo, String str);
|
|
|
|
void a(boolean z);
|
|
|
|
void b();
|
|
|
|
void b(List<String> list);
|
|
|
|
void c();
|
|
|
|
void c(List<String> list);
|
|
|
|
void c(boolean z);
|
|
|
|
void d();
|
|
|
|
void d(nMO nmo, int i, int i2);
|
|
|
|
void e();
|
|
|
|
void e(List<C6094cIh> list);
|
|
|
|
void f();
|
|
|
|
void g();
|
|
|
|
void h();
|
|
|
|
void j();
|
|
}
|