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

31 lines
942 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.yZ, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17636yZ extends C16157lj {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17636yZ(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
}
public static String a(WW ww, EKc eKc) {
C14957gcv.e(ww, "");
C14957gcv.e(eKc, "");
String str = ww.h;
if (str == null || str.length() == 0) {
String b = b(eKc);
C14957gcv.c((Object) b, "");
return b;
}
String str2 = ww.h;
C14957gcv.c((Object) str2, "");
return str2;
}
}