29 lines
577 B
Java
29 lines
577 B
Java
package o;
|
|
|
|
import java.util.ArrayList;
|
|
|
|
/* renamed from: o.dkd, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC9485dkd {
|
|
|
|
/* renamed from: o.dkd$HBt */
|
|
/* loaded from: classes4.dex */
|
|
public interface HBt extends InterfaceC9652dno {
|
|
void a();
|
|
|
|
void a(String str);
|
|
|
|
void a(String str, String str2, ArrayList<String> arrayList);
|
|
|
|
void a(IK ik);
|
|
|
|
void b(String str);
|
|
|
|
void b(String str, ArrayList<String> arrayList);
|
|
|
|
void d();
|
|
|
|
void d(IF r1);
|
|
}
|
|
}
|