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

24 lines
706 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
/* renamed from: o.nr, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public class C16386nr extends C16157lj {
@InterfaceC13391fZD
public C16386nr(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
}
public static boolean e(boolean z, String str, String str2) {
String str3;
String str4;
boolean z2 = false;
if (!z ? (str3 = str) == null || gdZ.d((CharSequence) str3) : (str4 = str2) == null || gdZ.d((CharSequence) str4)) {
z2 = true;
}
return !z2;
}
}