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

46 lines
1.4 KiB
Java

package o;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.res.Resources;
import java.util.List;
import o.C15715hv;
/* renamed from: o.Ew, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0357Ew extends C16157lj {
public Context a;
@InterfaceC13391fZD
public C0357Ew(Context context, Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
this.a = context;
}
public final String a(List<HYO> list, final boolean z) {
String e = e(z ? C15715hv.tOB.fixed_transfer_successful_transfer : C15715hv.tOB.fixed_transfer_unsuccessful_transfer);
if (list == null || list.isEmpty()) {
return "";
}
YKU yku = new YKU(list);
return String.format(e, String.valueOf(new YKU(yku.a, new GEP(yku.b, new Jel(this, z) { // from class: o.Eu
private C0357Ew a;
private boolean e;
@Override // o.Jel
public final boolean e(Object obj) {
return C0357Ew.c(this.e, (HYO) obj);
}
{
this.a = this;
this.e = z;
}
})).c()));
}
public static /* synthetic */ boolean c(boolean z, HYO hyo) {
return (hyo.j == null || hyo.j.c == null || z != "1000".equals(hyo.j.c)) ? false : true;
}
}