48 lines
1.3 KiB
Java
48 lines
1.3 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.SharedPreferences;
|
||
|
import android.content.res.Resources;
|
||
|
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
|
||
|
import o.C15715hv;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class DI extends BaseAssetsDisplayMapper {
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public DI(Resources resources, SharedPreferences sharedPreferences, String str) {
|
||
|
super(resources, sharedPreferences, str);
|
||
|
C14957gcv.e(resources, "");
|
||
|
C14957gcv.e(sharedPreferences, "");
|
||
|
C14957gcv.e(str, "");
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class Sts {
|
||
|
private Sts() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ Sts(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public final String a(String str, int i) {
|
||
|
String str2 = str;
|
||
|
if (str2 == null || str2.length() == 0) {
|
||
|
if (i == 1) {
|
||
|
str = e(C15715hv.tOB.reference_1);
|
||
|
} else if (i == 2) {
|
||
|
str = e(C15715hv.tOB.reference_2);
|
||
|
} else {
|
||
|
str = e(C15715hv.tOB.reference_3);
|
||
|
}
|
||
|
C14957gcv.c((Object) str, "");
|
||
|
}
|
||
|
return str;
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
new Sts((byte) 0);
|
||
|
}
|
||
|
}
|