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

38 lines
992 B
Java

package o;
import android.content.SharedPreferences;
import java.util.Arrays;
import java.util.List;
import o.C15715hv;
/* renamed from: o.ajg, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C2707ajg extends C3569azy {
private static final List<RW> b;
private static final String d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C2707ajg(SharedPreferences sharedPreferences) {
super(sharedPreferences, d, b);
C14957gcv.e(sharedPreferences, "");
}
/* renamed from: o.ajg$RVV */
/* loaded from: classes3.dex */
public static final class RVV {
private RVV() {
}
public /* synthetic */ RVV(byte b) {
this();
}
}
static {
new RVV((byte) 0);
d = "KEY_MYQR_COACH_MARKS";
b = Arrays.asList(new RW("coachmark_myqr", C15715hv.IeS.coachmark_myqr));
}
}