36 lines
1.1 KiB
Java
36 lines
1.1 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.SharedPreferences;
|
||
|
import android.content.res.Resources;
|
||
|
import o.C15715hv;
|
||
|
import o.EX;
|
||
|
|
||
|
/* renamed from: o.uI, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C17139uI extends C16157lj {
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C17139uI(Resources resources, SharedPreferences sharedPreferences) {
|
||
|
super(resources, sharedPreferences);
|
||
|
C14957gcv.e(resources, "");
|
||
|
C14957gcv.e(sharedPreferences, "");
|
||
|
}
|
||
|
|
||
|
public final EX b(boolean z) {
|
||
|
String e;
|
||
|
if (z) {
|
||
|
e = e(C15715hv.tOB.data_sharing_card_x_consent_decline_dialog_description);
|
||
|
} else {
|
||
|
e = e(C15715hv.tOB.data_sharing_consent_decline_dialog_description);
|
||
|
}
|
||
|
EX.Sts d = EX.d();
|
||
|
d.e = e(C15715hv.tOB.data_sharing_consent_decline_dialog_title);
|
||
|
d.d = e;
|
||
|
d.a = e(C15715hv.tOB.data_sharing_consent_decline);
|
||
|
d.c = e(C15715hv.tOB.cancel);
|
||
|
EX ex = new EX(d, (byte) 0);
|
||
|
C14957gcv.c(ex, "");
|
||
|
return ex;
|
||
|
}
|
||
|
}
|