what-the-bank/sources/o/C13055fPb.java

30 lines
895 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
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));
}
}