65 lines
2.2 KiB
Java
65 lines
2.2 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.SharedPreferences;
|
||
|
import android.content.res.Resources;
|
||
|
import o.C15715hv;
|
||
|
import org.threeten.bp.OffsetDateTime;
|
||
|
|
||
|
/* renamed from: o.Cm, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C0259Cm extends C16157lj {
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C0259Cm(Resources resources, SharedPreferences sharedPreferences) {
|
||
|
super(resources, sharedPreferences);
|
||
|
C14957gcv.e(resources, "");
|
||
|
C14957gcv.e(sharedPreferences, "");
|
||
|
}
|
||
|
|
||
|
public final C1144Wp e(String str, String str2) {
|
||
|
String d = d(OffsetDateTime.parse(str2));
|
||
|
if (C14957gcv.b((Object) str, (Object) "SINGLE_FORM_MF_SCBS")) {
|
||
|
C14957gcv.c((Object) d, "");
|
||
|
return new C1144Wp(true, d);
|
||
|
}
|
||
|
C14957gcv.c((Object) d, "");
|
||
|
return new C1144Wp(false, d);
|
||
|
}
|
||
|
|
||
|
public final C1155Ww k(String str) {
|
||
|
if (!(!gdZ.d((CharSequence) str))) {
|
||
|
return null;
|
||
|
}
|
||
|
String e = e(C15715hv.tOB.auto_single_form_successful_email);
|
||
|
C14957gcv.c((Object) e, "");
|
||
|
return new C1155Ww(e, str, 0, C15715hv.LWm.gray);
|
||
|
}
|
||
|
|
||
|
public final String n(String str) {
|
||
|
String e;
|
||
|
int hashCode = str.hashCode();
|
||
|
if (hashCode != -948163410) {
|
||
|
if (hashCode != -948055133) {
|
||
|
if (hashCode != 617235878 || !str.equals("SINGLE_FORM_SCBS_ONLY")) {
|
||
|
return "";
|
||
|
}
|
||
|
e = e(C15715hv.tOB.auto_single_form_successful_scbs_detail_remark);
|
||
|
C14957gcv.c((Object) e, "");
|
||
|
} else {
|
||
|
if (!str.equals("SINGLE_FORM_MF_SCBS")) {
|
||
|
return "";
|
||
|
}
|
||
|
e = e(C15715hv.tOB.auto_single_form_successful_detail_remark);
|
||
|
C14957gcv.c((Object) e, "");
|
||
|
}
|
||
|
} else {
|
||
|
if (!str.equals("SINGLE_FORM_MF_ONLY")) {
|
||
|
return "";
|
||
|
}
|
||
|
e = e(C15715hv.tOB.auto_single_form_successful_mf_detail_remark);
|
||
|
C14957gcv.c((Object) e, "");
|
||
|
}
|
||
|
return e;
|
||
|
}
|
||
|
}
|