41 lines
1.2 KiB
Java
41 lines
1.2 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import java.util.Arrays;
|
|
import java.util.List;
|
|
import o.C15715hv;
|
|
|
|
/* renamed from: o.ahK, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C2579ahK extends C3569azy {
|
|
private static final List<RW> d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C2579ahK(SharedPreferences sharedPreferences) {
|
|
super(sharedPreferences, "KEY_SERVICE_AT_BANKING_COACH_MARKS", d);
|
|
C14957gcv.e(sharedPreferences, "");
|
|
}
|
|
|
|
/* renamed from: o.ahK$IeS */
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS {
|
|
private IeS() {
|
|
}
|
|
|
|
public /* synthetic */ IeS(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
static {
|
|
new IeS((byte) 0);
|
|
RW[] rwArr = {new RW("coachmark_service_at_banking_1", C15715hv.IeS.coachmark_service_at_banking_agent_1), new RW("coachmark_service_at_banking_2", C15715hv.IeS.coachmark_service_at_banking_agent_2)};
|
|
C14957gcv.e(rwArr, "");
|
|
C14957gcv.e(rwArr, "");
|
|
List<RW> asList = Arrays.asList(rwArr);
|
|
C14957gcv.c(asList, "");
|
|
d = asList;
|
|
}
|
|
}
|