28 lines
482 B
Java
28 lines
482 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.djS, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC9421djS extends InterfaceC6638cYp {
|
|
void a(String str, List<String> list);
|
|
|
|
void a(boolean z);
|
|
|
|
void b();
|
|
|
|
void b(String str);
|
|
|
|
void b(List<String> list);
|
|
|
|
void c();
|
|
|
|
void d();
|
|
|
|
void d(String str, List<String> list, String str2);
|
|
|
|
void d(C0693Mj c0693Mj);
|
|
|
|
void e(C0971Sp c0971Sp);
|
|
}
|