15 lines
204 B
Java
15 lines
204 B
Java
|
package o;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface cYV extends InterfaceC6638cYp {
|
||
|
void b(String str);
|
||
|
|
||
|
void c(String str);
|
||
|
|
||
|
void d();
|
||
|
|
||
|
void d(int i);
|
||
|
|
||
|
void e(String str);
|
||
|
}
|