49 lines
1.5 KiB
Java
49 lines
1.5 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.res.Resources;
|
||
|
import o.C15715hv;
|
||
|
import o.InterfaceC9033dcA;
|
||
|
|
||
|
/* renamed from: o.aqW, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class C3066aqW extends ZI<InterfaceC9033dcA.LWm> {
|
||
|
private final xZj a;
|
||
|
private final Resources d;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C3066aqW(C16903sI c16903sI, xZj xzj, Resources resources) {
|
||
|
super(c16903sI);
|
||
|
C14957gcv.e(c16903sI, "");
|
||
|
C14957gcv.e(xzj, "");
|
||
|
C14957gcv.e(resources, "");
|
||
|
this.a = xzj;
|
||
|
this.d = resources;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void b(C3066aqW c3066aqW, GP gp, InterfaceC9033dcA.LWm lWm) {
|
||
|
C14957gcv.e(c3066aqW, "");
|
||
|
boolean e = c3066aqW.a.e();
|
||
|
String str = gp != null ? gp.f : null;
|
||
|
if (e) {
|
||
|
if (str != null) {
|
||
|
String str2 = str;
|
||
|
if (!(str2 == null || gdZ.d((CharSequence) str2))) {
|
||
|
lWm.e(str);
|
||
|
return;
|
||
|
}
|
||
|
}
|
||
|
lWm.a();
|
||
|
return;
|
||
|
}
|
||
|
Resources resources = c3066aqW.d;
|
||
|
int i = C15715hv.tOB.min_max_transfer_declaration;
|
||
|
Object[] objArr = new Object[2];
|
||
|
objArr[0] = gp != null ? gp.d : null;
|
||
|
objArr[1] = gp != null ? gp.p : null;
|
||
|
String string = resources.getString(i, objArr);
|
||
|
C14957gcv.c((Object) string, "");
|
||
|
lWm.e(string);
|
||
|
}
|
||
|
}
|