20 lines
419 B
Java
20 lines
419 B
Java
|
package o;
|
||
|
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.dga, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public interface InterfaceC9270dga extends InterfaceC6638cYp {
|
||
|
void a(List<C0716Mz> list);
|
||
|
|
||
|
void b(String str, String str2);
|
||
|
|
||
|
void b(C0715My c0715My, List<C0716Mz> list);
|
||
|
|
||
|
void d(int i);
|
||
|
|
||
|
void e(List<C0715My> list);
|
||
|
|
||
|
void e(C0715My c0715My, List<C0716Mz> list);
|
||
|
}
|