36 lines
1.0 KiB
Java
36 lines
1.0 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 cBP extends C3569azy {
|
|
private static final String c;
|
|
private static final List<RW> d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public cBP(SharedPreferences sharedPreferences) {
|
|
super(sharedPreferences, c, d);
|
|
C14957gcv.e(sharedPreferences, "");
|
|
}
|
|
|
|
/* loaded from: classes4.dex */
|
|
public static final class LWm {
|
|
private LWm() {
|
|
}
|
|
|
|
public /* synthetic */ LWm(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
static {
|
|
new LWm((byte) 0);
|
|
c = "KEY_SEEN_REMITTANCE_COACH_MARKS";
|
|
d = Arrays.asList(new RW("coachmark_remittance_1", C15715hv.IeS.coachmark_remittance_1), new RW("coachmark_remittance_2", C15715hv.IeS.coachmark_remittance_2), new RW("coachmark_remittance_3", C15715hv.IeS.coachmark_remittance_3));
|
|
}
|
|
}
|