30 lines
895 B
Java
30 lines
895 B
Java
package o;
|
|
|
|
import android.content.Context;
|
|
import java.util.Set;
|
|
|
|
/* renamed from: o.fPb, reason: case insensitive filesystem */
|
|
/* loaded from: classes5.dex */
|
|
public final class C13055fPb {
|
|
|
|
/* renamed from: o.fPb$RVV */
|
|
/* loaded from: classes.dex */
|
|
public interface RVV {
|
|
Set<Boolean> d();
|
|
}
|
|
|
|
public static boolean d(Context context) {
|
|
C14957gcv.e(context, "");
|
|
C14957gcv.e(RVV.class, "");
|
|
Set<Boolean> d = ((RVV) fOV.c(C13059fPf.aBK_(context.getApplicationContext()), RVV.class)).d();
|
|
Object[] objArr = new Object[0];
|
|
if (d.size() <= 1) {
|
|
if (d.isEmpty()) {
|
|
return true;
|
|
}
|
|
return d.iterator().next().booleanValue();
|
|
}
|
|
throw new IllegalStateException(String.format("Cannot bind the flag @DisableFragmentGetContextFix more than once.", objArr));
|
|
}
|
|
}
|