33 lines
608 B
Java
33 lines
608 B
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.dkq, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface InterfaceC9498dkq {
|
||
|
|
||
|
/* renamed from: o.dkq$LWm */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface LWm extends InterfaceC6638cYp {
|
||
|
void a();
|
||
|
|
||
|
void a(int i, int i2, int i3);
|
||
|
|
||
|
void a(String str, String str2, String str3);
|
||
|
|
||
|
void b();
|
||
|
|
||
|
void b(SG sg);
|
||
|
|
||
|
void c();
|
||
|
|
||
|
void c(long j);
|
||
|
|
||
|
void c(String str, String str2, String str3);
|
||
|
|
||
|
void d();
|
||
|
|
||
|
void d(String str);
|
||
|
|
||
|
void e(String str);
|
||
|
}
|
||
|
}
|