34 lines
579 B
Java
34 lines
579 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.dix, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC9399dix extends InterfaceC9390dio {
|
|
void a(String str);
|
|
|
|
void a(List<C0839Pq> list);
|
|
|
|
void b();
|
|
|
|
void b(String str);
|
|
|
|
void b(String str, String str2, String str3);
|
|
|
|
void c();
|
|
|
|
void c(String str);
|
|
|
|
void c(String str, String str2);
|
|
|
|
void d();
|
|
|
|
void d(String str, List<C0842Ps> list, String str2, boolean z);
|
|
|
|
void e(String str);
|
|
|
|
void e(List<C0840Pr> list);
|
|
|
|
void j();
|
|
}
|