29 lines
493 B
Java
29 lines
493 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.dfV, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC9213dfV extends InterfaceC6638cYp {
|
|
|
|
/* renamed from: o.dfV$Sts */
|
|
/* loaded from: classes4.dex */
|
|
public interface Sts {
|
|
void c();
|
|
}
|
|
|
|
void a(List<C0694Mk> list);
|
|
|
|
void b();
|
|
|
|
void b(List<String> list);
|
|
|
|
void c(String str);
|
|
|
|
void d();
|
|
|
|
void d(String str);
|
|
|
|
void d(C0693Mj c0693Mj);
|
|
}
|