27 lines
484 B
Java
27 lines
484 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.dkt, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC9501dkt {
|
|
|
|
/* renamed from: o.dkt$IeS */
|
|
/* loaded from: classes4.dex */
|
|
public interface IeS extends InterfaceC6638cYp {
|
|
void a(List<SB> list);
|
|
|
|
void b();
|
|
|
|
void c();
|
|
|
|
void c(List<SB> list);
|
|
|
|
void d(List<SB> list);
|
|
|
|
void e();
|
|
|
|
void e(List<SB> list);
|
|
}
|
|
}
|