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

21 lines
655 B
Java

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