22 lines
483 B
Java
22 lines
483 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
import o.InterfaceC9535dla;
|
|
|
|
/* renamed from: o.dlf, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC9540dlf {
|
|
|
|
/* renamed from: o.dlf$RVV */
|
|
/* loaded from: classes4.dex */
|
|
public interface RVV extends InterfaceC9535dla.RVV {
|
|
void b();
|
|
|
|
void b(String str);
|
|
|
|
void b(EW ew, List<QI> list, String str, String str2, boolean z);
|
|
|
|
void d(String str);
|
|
}
|
|
}
|