47 lines
1.4 KiB
Java
47 lines
1.4 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.SharedPreferences;
|
||
|
import android.content.res.Resources;
|
||
|
import o.C15715hv;
|
||
|
|
||
|
/* renamed from: o.sB, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C16889sB extends AbstractC16173lt<IeS, C1191Xp> {
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
@InterfaceC13391fZD
|
||
|
public C16889sB(Resources resources, SharedPreferences sharedPreferences) {
|
||
|
super(resources, sharedPreferences);
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractC16173lt
|
||
|
/* renamed from: b, reason: merged with bridge method [inline-methods] */
|
||
|
public final C1191Xp d(IeS ieS) {
|
||
|
XUx xUx = ieS.d;
|
||
|
C15949jrV c15949jrV = ieS.a;
|
||
|
C1191Xp c1191Xp = new C1191Xp();
|
||
|
C1189Xo h = C1189Xo.h();
|
||
|
h.U = c15949jrV.d;
|
||
|
h.Y = c15949jrV.c;
|
||
|
h.aj = c15949jrV.i;
|
||
|
h.ai = c15949jrV.j;
|
||
|
h.am = c15949jrV.f;
|
||
|
c1191Xp.l = xUx.a;
|
||
|
c1191Xp.r = String.format(e(C15715hv.tOB.reference_id), xUx.a);
|
||
|
c1191Xp.p = h;
|
||
|
c1191Xp.f = xUx.b == null ? "" : d(xUx.b);
|
||
|
return c1191Xp;
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.sB$IeS */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static class IeS {
|
||
|
C15949jrV a;
|
||
|
XUx d;
|
||
|
|
||
|
public IeS(XUx xUx, C15949jrV c15949jrV) {
|
||
|
this.d = xUx;
|
||
|
this.a = c15949jrV;
|
||
|
}
|
||
|
}
|
||
|
}
|