35 lines
1.1 KiB
Java
35 lines
1.1 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
|
|
/* renamed from: o.vb, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17295vb extends C16157lj {
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C17295vb(Resources resources, SharedPreferences sharedPreferences) {
|
|
super(resources, sharedPreferences);
|
|
C14957gcv.e(resources, "");
|
|
C14957gcv.e(sharedPreferences, "");
|
|
}
|
|
|
|
public static /* synthetic */ PD b(C17295vb c17295vb, DdJ ddJ) {
|
|
C14957gcv.e(c17295vb, "");
|
|
C14957gcv.c(ddJ, "");
|
|
return c(ddJ);
|
|
}
|
|
|
|
public static PD c(DdJ ddJ) {
|
|
C14957gcv.e(ddJ, "");
|
|
int i = ddJ.d;
|
|
String str = ddJ.b;
|
|
String str2 = ddJ.e;
|
|
String str3 = ddJ.i;
|
|
String str4 = ddJ.h;
|
|
String f = f(Double.valueOf(ddJ.c));
|
|
C14957gcv.c((Object) f, "");
|
|
return new PD(i, str, str2, str3, str4, f, ddJ.a, ddJ.g);
|
|
}
|
|
}
|