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

21 lines
675 B
Java

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