57 lines
1.5 KiB
Java
57 lines
1.5 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
|
|
/* renamed from: o.uF, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17132uF extends AbstractC16167lp<tAL, OM> {
|
|
@Override // o.AbstractC16167lp
|
|
public final /* synthetic */ OM d(tAL tal, boolean z) {
|
|
String str;
|
|
String str2;
|
|
String c;
|
|
tAL tal2 = tal;
|
|
if (tal2.k != null) {
|
|
str = tal2.h ? g(tal2.k) : a(tal2.k);
|
|
} else {
|
|
str = "-";
|
|
}
|
|
if ("T".equals(tal2.m)) {
|
|
str2 = C6583cXR.b(tal2.j, z);
|
|
} else if ("C".equals(tal2.m)) {
|
|
str2 = C6583cXR.d(tal2.j, (String) null);
|
|
} else {
|
|
str2 = tal2.j;
|
|
}
|
|
if ("Units".equals(tal2.f)) {
|
|
c = f(Double.valueOf(tal2.g));
|
|
} else {
|
|
"Amount".equals(tal2.f);
|
|
c = c(Double.valueOf(tal2.g));
|
|
}
|
|
OM e = OM.e();
|
|
e.i = tal2.c;
|
|
e.c = tal2.e;
|
|
e.l = tal2.l;
|
|
e.k = Integer.valueOf(tal2.f9273o);
|
|
e.d = tal2.d;
|
|
e.j = c;
|
|
e.f = tal2.i;
|
|
e.g = str2;
|
|
e.m = str;
|
|
e.f8300o = tal2.n;
|
|
e.n = tal2.t;
|
|
e.s = tal2.s;
|
|
e.b = tal2.a;
|
|
e.h = tal2.h;
|
|
e.a = tal2.b;
|
|
return e;
|
|
}
|
|
|
|
@InterfaceC13391fZD
|
|
public C17132uF(Resources resources, SharedPreferences sharedPreferences) {
|
|
super(resources, sharedPreferences);
|
|
}
|
|
}
|