39 lines
1.0 KiB
Java
39 lines
1.0 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.SharedPreferences;
|
||
|
import android.content.res.Resources;
|
||
|
|
||
|
/* renamed from: o.vU, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C17277vU extends C16157lj {
|
||
|
public final C17285vY a;
|
||
|
public final C17279vV b;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C17277vU(Resources resources, SharedPreferences sharedPreferences, C17279vV c17279vV, C17285vY c17285vY) {
|
||
|
super(resources, sharedPreferences);
|
||
|
C14957gcv.e(resources, "");
|
||
|
C14957gcv.e(sharedPreferences, "");
|
||
|
C14957gcv.e(c17279vV, "");
|
||
|
C14957gcv.e(c17285vY, "");
|
||
|
this.b = c17279vV;
|
||
|
this.a = c17285vY;
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.vU$HBt */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class HBt {
|
||
|
private HBt() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ HBt(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
new HBt((byte) 0);
|
||
|
}
|
||
|
}
|