25 lines
767 B
Java
25 lines
767 B
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
|
|
|
|
/* renamed from: o.wf, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C17423wf extends BaseAssetsDisplayMapper {
|
|
private final String a;
|
|
|
|
@InterfaceC13391fZD
|
|
public C17423wf(Resources resources, SharedPreferences sharedPreferences, String str, String str2) {
|
|
super(resources, sharedPreferences, str);
|
|
this.a = str2;
|
|
}
|
|
|
|
public final String e(String str, String str2, String str3) {
|
|
if ("th".equalsIgnoreCase(c())) {
|
|
return j(str, str3, this.a);
|
|
}
|
|
return j(str2, str3, this.a);
|
|
}
|
|
}
|