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

46 lines
1.5 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import o.C15715hv;
import o.OR;
/* renamed from: o.vD, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17241vD extends AbstractC16173lt<OR, OR> {
@InterfaceC13391fZD
public C17241vD(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
}
@Override // o.AbstractC16173lt
public final OR d(OR or) {
String str;
OR.IeS ieS = new OR.IeS();
ieS.b = or.e;
if (or.a == null) {
str = "";
} else {
str = or.a;
if (str.equals(e(C15715hv.tOB.weekly_monday))) {
str = e(C15715hv.tOB.weekly_monday_success);
} else if (str.equals(e(C15715hv.tOB.weekly_tuesday))) {
str = e(C15715hv.tOB.weekly_tuesday_success);
} else if (str.equals(e(C15715hv.tOB.weekly_wednesday))) {
str = e(C15715hv.tOB.weekly_wednesday_success);
} else if (str.equals(e(C15715hv.tOB.weekly_thursday))) {
str = e(C15715hv.tOB.weekly_thursday_success);
} else if (str.equals(e(C15715hv.tOB.weekly_friday))) {
str = e(C15715hv.tOB.weekly_friday_success);
}
}
ieS.d = str;
ieS.e = or.c;
ieS.a = or.b;
ieS.c = or.d;
ieS.h = or.f;
ieS.j = or.i;
return new OR(ieS, (byte) 0);
}
}