36 lines
1.1 KiB
Java
36 lines
1.1 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import java.util.Arrays;
|
|
import java.util.List;
|
|
import o.C15715hv;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public final class aAL extends C3569azy {
|
|
private static final List<RW> a;
|
|
private static final String d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public aAL(SharedPreferences sharedPreferences) {
|
|
super(sharedPreferences, d, a);
|
|
C14957gcv.e(sharedPreferences, "");
|
|
}
|
|
|
|
/* loaded from: classes4.dex */
|
|
public static final class HBt {
|
|
private HBt() {
|
|
}
|
|
|
|
public /* synthetic */ HBt(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
static {
|
|
new HBt((byte) 0);
|
|
d = "KEY_TRAVELCARD_COACH_MARKS";
|
|
a = Arrays.asList(new RW("coachmark_prepaid_travel_1", C15715hv.IeS.coachmark_prepaid_travel_1), new RW("coachmark_prepaid_travel_2", C15715hv.IeS.coachmark_prepaid_travel_2), new RW("coachmark_prepaid_travel_3", C15715hv.IeS.coachmark_prepaid_travel_3), new RW("coachmark_prepaid_travel_4", C15715hv.IeS.coachmark_prepaid_travel_4));
|
|
}
|
|
}
|