34 lines
526 B
Java
34 lines
526 B
Java
|
package o;
|
||
|
|
||
|
import java.util.ArrayList;
|
||
|
|
||
|
/* renamed from: o.dkc, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface InterfaceC9484dkc extends InterfaceC6638cYp {
|
||
|
void a();
|
||
|
|
||
|
void a(String str, String str2, ArrayList<String> arrayList);
|
||
|
|
||
|
void a(String str, ArrayList<String> arrayList);
|
||
|
|
||
|
void a(IK ik);
|
||
|
|
||
|
void b();
|
||
|
|
||
|
void b(String str);
|
||
|
|
||
|
void c();
|
||
|
|
||
|
void c(String str);
|
||
|
|
||
|
void d();
|
||
|
|
||
|
void d(String str);
|
||
|
|
||
|
void d(IF r1);
|
||
|
|
||
|
void e();
|
||
|
|
||
|
void h();
|
||
|
}
|