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

49 lines
1.4 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
/* renamed from: o.mZ, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16231mZ extends BaseAssetsDisplayMapper {
private final InterfaceC3521azC d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C16231mZ(Resources resources, SharedPreferences sharedPreferences, String str, InterfaceC3521azC interfaceC3521azC) {
super(resources, sharedPreferences, str);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(str, "");
C14957gcv.e(interfaceC3521azC, "");
this.d = interfaceC3521azC;
}
/* renamed from: o.mZ$RVV */
/* loaded from: classes3.dex */
public static final class RVV {
private RVV() {
}
public /* synthetic */ RVV(byte b) {
this();
}
}
public final String k(String str) {
String str2 = str;
if (!(!(str2 == null || gdZ.d((CharSequence) str2)))) {
return null;
}
if (!this.d.c()) {
return C6583cXR.e(str, "v1/staticcontents/");
}
return C6583cXR.e(str, this.baseAzureURL);
}
static {
new RVV((byte) 0);
}
}