41 lines
706 B
Java
41 lines
706 B
Java
|
package o;
|
||
|
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.dgp, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface InterfaceC9285dgp {
|
||
|
|
||
|
/* renamed from: o.dgp$IeS */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface IeS extends InterfaceC6638cYp {
|
||
|
void a();
|
||
|
|
||
|
void a(String str, int i, int i2);
|
||
|
|
||
|
void a(String str, String str2);
|
||
|
|
||
|
void b();
|
||
|
|
||
|
void b(List<C0375Fe> list);
|
||
|
|
||
|
void b(MI mi, int i);
|
||
|
|
||
|
void c();
|
||
|
|
||
|
void c(List<MM> list);
|
||
|
|
||
|
void c(LW lw);
|
||
|
|
||
|
void c(LX lx);
|
||
|
|
||
|
void d();
|
||
|
|
||
|
void d(int i);
|
||
|
|
||
|
void d(String str, int i, int i2);
|
||
|
|
||
|
void e(String str);
|
||
|
}
|
||
|
}
|