36 lines
518 B
Java
36 lines
518 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.djr, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC9446djr extends InterfaceC6638cYp {
|
|
void a();
|
|
|
|
void b();
|
|
|
|
void b(String str, String str2);
|
|
|
|
void b(RB rb);
|
|
|
|
void c();
|
|
|
|
void c(String str);
|
|
|
|
void c(List<? extends UV> list);
|
|
|
|
void c(C5015bl c5015bl);
|
|
|
|
void d();
|
|
|
|
void d(UV uv);
|
|
|
|
void d(boolean z);
|
|
|
|
void e();
|
|
|
|
void e(String str, String str2);
|
|
|
|
void i();
|
|
}
|