what-the-bank/sources/o/C3544azZ.java

41 lines
1.4 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.SharedPreferences;
import java.util.Arrays;
import java.util.List;
import o.C15715hv;
/* renamed from: o.azZ, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C3544azZ extends C3569azy {
private static final List<RW> b;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C3544azZ(SharedPreferences sharedPreferences) {
super(sharedPreferences, "CREDIT_CARD_ALL_COACH_MARK_DONE_KEY", b);
C14957gcv.e(sharedPreferences, "");
}
/* renamed from: o.azZ$LWm */
/* loaded from: classes4.dex */
public static final class LWm {
private LWm() {
}
public /* synthetic */ LWm(byte b) {
this();
}
}
static {
new LWm((byte) 0);
RW[] rwArr = {new RW("creditcard_tutorial2", C15715hv.IeS.creditcard_tutorial2), new RW("creditcard_tutorial8", C15715hv.IeS.creditcard_tutorial8), new RW("creditcard_tutorial9", C15715hv.IeS.creditcard_tutorial9), new RW("creditcard_tutorial10", C15715hv.IeS.creditcard_tutorial10), new RW("creditcard_tutorial11", C15715hv.IeS.creditcard_tutorial11), new RW("creditcard_tutorial4", C15715hv.IeS.creditcard_tutorial4)};
C14957gcv.e(rwArr, "");
C14957gcv.e(rwArr, "");
List<RW> asList = Arrays.asList(rwArr);
C14957gcv.c(asList, "");
b = asList;
}
}