52 lines
1.6 KiB
Java
52 lines
1.6 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.SharedPreferences;
|
||
|
import android.content.res.Resources;
|
||
|
import java.util.ArrayList;
|
||
|
import java.util.List;
|
||
|
import o.PRA;
|
||
|
|
||
|
/* renamed from: o.uC, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C17125uC extends AbstractC16173lt<xVi, OO> {
|
||
|
private final C17229uy b;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public C17125uC(Resources resources, SharedPreferences sharedPreferences) {
|
||
|
super(resources, sharedPreferences);
|
||
|
this.b = new C17229uy(resources, sharedPreferences);
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractC16173lt
|
||
|
/* renamed from: a, reason: merged with bridge method [inline-methods] */
|
||
|
public final OO d(xVi xvi) {
|
||
|
OO d = OO.d();
|
||
|
d.b = c(Double.valueOf(xvi.b));
|
||
|
d.f = c(Double.valueOf(xvi.e));
|
||
|
d.c = c(Double.valueOf(xvi.c));
|
||
|
d.i = xvi.a;
|
||
|
d.a = d(xvi.a);
|
||
|
d.g = c(xvi.a);
|
||
|
d.h = e(xvi.a);
|
||
|
final C17229uy c17229uy = this.b;
|
||
|
Iterable iterable = xvi.d;
|
||
|
if (iterable == null) {
|
||
|
iterable = new ArrayList();
|
||
|
}
|
||
|
YKU yku = new YKU(iterable);
|
||
|
d.d = (List) new YKU(yku.a, new wxK(yku.b, new InterfaceC1244Ytw(c17229uy) { // from class: o.uG
|
||
|
private C17229uy a;
|
||
|
|
||
|
@Override // o.InterfaceC1244Ytw
|
||
|
public final Object d(Object obj) {
|
||
|
return C17229uy.a(this.a, (CQn) obj);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.a = c17229uy;
|
||
|
}
|
||
|
})).a(new PRA.Sts(new PRA.AnonymousClass4(), new PRA.AnonymousClass8()));
|
||
|
return d;
|
||
|
}
|
||
|
}
|