40 lines
1022 B
Java
40 lines
1022 B
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
import o.LW;
|
|
|
|
/* renamed from: o.rY, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C16823rY extends C16157lj {
|
|
public C16690qQ d;
|
|
|
|
@InterfaceC13391fZD
|
|
public C16823rY(Resources resources, SharedPreferences sharedPreferences, C16690qQ c16690qQ) {
|
|
super(resources, sharedPreferences);
|
|
this.d = c16690qQ;
|
|
}
|
|
|
|
public final LW a(GUJ guj, C0665Ls c0665Ls) {
|
|
double d;
|
|
String str;
|
|
if (c0665Ls != null) {
|
|
d = Double.parseDouble(c0665Ls.a);
|
|
str = c0665Ls.h;
|
|
} else {
|
|
d = 0.0d;
|
|
str = "";
|
|
}
|
|
LW.HBt hBt = new LW.HBt();
|
|
hBt.a = guj.d.b;
|
|
hBt.g = guj.d.c;
|
|
hBt.c = guj.d.d;
|
|
hBt.d = Double.valueOf(d);
|
|
hBt.j = str;
|
|
hBt.h = guj.c;
|
|
hBt.b = C16690qQ.c(guj.e);
|
|
hBt.e = guj.a;
|
|
return new LW(hBt);
|
|
}
|
|
}
|