32 lines
526 B
Java
32 lines
526 B
Java
|
package o;
|
||
|
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.dnx, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface InterfaceC9661dnx extends InterfaceC6638cYp {
|
||
|
void a();
|
||
|
|
||
|
void b();
|
||
|
|
||
|
void b(List<C0375Fe> list);
|
||
|
|
||
|
void b(List<C0375Fe> list, int i);
|
||
|
|
||
|
void c();
|
||
|
|
||
|
void c(String str, String str2, String str3);
|
||
|
|
||
|
void c(String str, String str2, String str3, String str4);
|
||
|
|
||
|
void d();
|
||
|
|
||
|
void e();
|
||
|
|
||
|
void e(int i, int i2);
|
||
|
|
||
|
void e(String str);
|
||
|
|
||
|
void h();
|
||
|
}
|