12 lines
312 B
Java
12 lines
312 B
Java
package e3;
|
|
|
|
import java.io.IOException;
|
|
|
|
/* renamed from: e3.f, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public interface InterfaceC0320f {
|
|
void onFailure(InterfaceC0319e interfaceC0319e, IOException iOException);
|
|
|
|
void onResponse(InterfaceC0319e interfaceC0319e, O o4);
|
|
}
|