39 lines
1.5 KiB
Java
39 lines
1.5 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
|
|
/* renamed from: o.El, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C0339El extends AbstractC16173lt<CWS, C1227Ym> {
|
|
@Override // o.AbstractC16173lt
|
|
public final /* synthetic */ C1227Ym d(CWS cws) {
|
|
return a(cws);
|
|
}
|
|
|
|
@InterfaceC13391fZD
|
|
public C0339El(Resources resources, SharedPreferences sharedPreferences) {
|
|
super(resources, sharedPreferences);
|
|
}
|
|
|
|
public static C1227Ym a(CWS cws) {
|
|
String c = c(cws != null ? cws.c : null);
|
|
C14957gcv.c((Object) c, "");
|
|
String str = cws != null ? cws.a : null;
|
|
String str2 = str == null ? "" : str;
|
|
String str3 = cws != null ? cws.g : null;
|
|
String str4 = cws != null ? cws.f : null;
|
|
String str5 = cws != null ? cws.i : null;
|
|
String str6 = cws != null ? cws.j : null;
|
|
String str7 = cws != null ? cws.d : null;
|
|
String str8 = str7 == null ? "" : str7;
|
|
String c2 = c(cws != null ? cws.h : null);
|
|
String str9 = cws != null ? cws.l : null;
|
|
String str10 = str9 == null ? "" : str9;
|
|
String str11 = cws != null ? cws.n : null;
|
|
String str12 = cws != null ? cws.f8119o : null;
|
|
String str13 = cws != null ? cws.m : null;
|
|
return new C1227Ym(c, str2, str3, str4, str5, str6, str8, c2, str10, str11, str12, str13 == null ? "" : str13);
|
|
}
|
|
}
|