31 lines
573 B
Java
31 lines
573 B
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.deh, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface InterfaceC9172deh {
|
||
|
|
||
|
/* renamed from: o.deh$RVV */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface RVV extends InterfaceC6638cYp {
|
||
|
void a();
|
||
|
|
||
|
void b();
|
||
|
|
||
|
void b(String str);
|
||
|
|
||
|
void c();
|
||
|
|
||
|
void c(String str, String str2);
|
||
|
|
||
|
void d();
|
||
|
|
||
|
void e();
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.deh$LWm */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface LWm {
|
||
|
void b(String str);
|
||
|
}
|
||
|
}
|