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

37 lines
949 B
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
/* renamed from: o.tL, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17020tL extends C16157lj {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17020tL(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
}
/* renamed from: o.tL$RVV */
/* loaded from: classes3.dex */
public static final class RVV {
private RVV() {
}
public /* synthetic */ RVV(byte b) {
this();
}
}
public static String k(String str) {
C14957gcv.e(str, "");
return cXG.b(cXG.e(str, "/"));
}
static {
new RVV((byte) 0);
}
}