32 lines
432 B
Java
32 lines
432 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.dky, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC9506dky extends InterfaceC6638cYp {
|
|
void a();
|
|
|
|
void b();
|
|
|
|
void b(IK ik, int i);
|
|
|
|
void c();
|
|
|
|
void c(String str);
|
|
|
|
void d();
|
|
|
|
void d(List<TF> list);
|
|
|
|
void d(IF r1, int i);
|
|
|
|
void e();
|
|
|
|
void e(String str);
|
|
|
|
void h();
|
|
|
|
void i();
|
|
}
|