30 lines
632 B
Java
30 lines
632 B
Java
package o;
|
|
|
|
import com.google.android.gms.tasks.Task;
|
|
import com.google.firebase.remoteconfig.FirebaseRemoteConfigSettings;
|
|
|
|
/* renamed from: o.doG, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public interface InterfaceC9670doG {
|
|
String b(String str);
|
|
|
|
Task<Boolean> c();
|
|
|
|
void c(FirebaseRemoteConfigSettings firebaseRemoteConfigSettings);
|
|
|
|
void e(int i);
|
|
|
|
/* renamed from: o.doG$HBt */
|
|
/* loaded from: classes.dex */
|
|
public static final class HBt {
|
|
static final HBt d = new HBt();
|
|
|
|
private HBt() {
|
|
}
|
|
}
|
|
|
|
static {
|
|
HBt hBt = HBt.d;
|
|
}
|
|
}
|