45 lines
948 B
Java
45 lines
948 B
Java
|
package o;
|
||
|
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.djN, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface InterfaceC9416djN {
|
||
|
|
||
|
/* renamed from: o.djN$IeS */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface IeS extends InterfaceC6638cYp {
|
||
|
void c(List<RT> list);
|
||
|
|
||
|
void e(List<RT> list);
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.djN$LWm */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface LWm extends InterfaceC6638cYp {
|
||
|
void a(boolean z);
|
||
|
|
||
|
void b();
|
||
|
|
||
|
boolean c();
|
||
|
|
||
|
void d(String str);
|
||
|
|
||
|
void d(C3572bA c3572bA, String str);
|
||
|
|
||
|
void e();
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.djN$RVV */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface RVV extends LWm {
|
||
|
void b(String str);
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.djN$Sts */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface Sts extends LWm {
|
||
|
void c(C0963Sk c0963Sk);
|
||
|
}
|
||
|
}
|