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

25 lines
812 B
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
/* renamed from: o.yN, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17616yN extends C17615yM {
private final String a;
private final String d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17616yN(Resources resources, SharedPreferences sharedPreferences, String str, String str2, String str3) {
super(resources, sharedPreferences, str, str2, str3);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(str3, "");
this.a = str;
this.d = str3;
}
}