32 lines
435 B
Java
32 lines
435 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.ddL, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC9097ddL extends InterfaceC6638cYp {
|
|
void a();
|
|
|
|
void a(String str);
|
|
|
|
void a(List<QE> list);
|
|
|
|
void a(boolean z);
|
|
|
|
void b();
|
|
|
|
void b(boolean z);
|
|
|
|
void c();
|
|
|
|
void c(QK qk);
|
|
|
|
void c(QO qo);
|
|
|
|
void c(boolean z);
|
|
|
|
void d();
|
|
|
|
void e();
|
|
}
|