85 lines
1.5 KiB
Java
85 lines
1.5 KiB
Java
|
package o;
|
||
|
|
||
|
import java.util.Map;
|
||
|
|
||
|
/* renamed from: o.dfA, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface InterfaceC9192dfA extends InterfaceC6638cYp {
|
||
|
|
||
|
/* renamed from: o.dfA$HBt */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface HBt extends InterfaceC9192dfA {
|
||
|
void d();
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.dfA$IeS */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface IeS extends InterfaceC9192dfA {
|
||
|
void c(String str, Map<String, Object> map);
|
||
|
|
||
|
void d();
|
||
|
|
||
|
void g(String str);
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.dfA$LWm */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface LWm extends InterfaceC9192dfA {
|
||
|
default void b(LW lw) {
|
||
|
}
|
||
|
|
||
|
default void g(String str) {
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.dfA$RVV */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface RVV extends InterfaceC9192dfA {
|
||
|
void d();
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.dfA$Sts */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface Sts extends InterfaceC9192dfA {
|
||
|
default void a(C0668Lu c0668Lu) {
|
||
|
}
|
||
|
|
||
|
default void a(C17034tQJ c17034tQJ) {
|
||
|
}
|
||
|
|
||
|
void d();
|
||
|
|
||
|
default void e(C17034tQJ c17034tQJ) {
|
||
|
}
|
||
|
}
|
||
|
|
||
|
void a();
|
||
|
|
||
|
void a(String str);
|
||
|
|
||
|
void b();
|
||
|
|
||
|
void b(String str);
|
||
|
|
||
|
void c();
|
||
|
|
||
|
void c(String str);
|
||
|
|
||
|
void d(String str);
|
||
|
|
||
|
void e();
|
||
|
|
||
|
void e(String str);
|
||
|
|
||
|
void f();
|
||
|
|
||
|
void f(String str);
|
||
|
|
||
|
default void g() {
|
||
|
}
|
||
|
|
||
|
void h();
|
||
|
|
||
|
void h(String str);
|
||
|
}
|