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

28 lines
969 B
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
/* renamed from: o.Et, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public class C0352Et extends BaseAssetsDisplayMapper {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C0352Et(Resources resources, SharedPreferences sharedPreferences, String str) {
super(resources, sharedPreferences, str);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(str, "");
}
public static YC c(String str, String str2) {
String str3;
String str4 = str;
if (str4 == null || str4.length() == 0 || (str3 = str2) == null || str3.length() == 0) {
return null;
}
return new YC(str, str2);
}
}