36 lines
1022 B
Java
36 lines
1022 B
Java
|
package o;
|
||
|
|
||
|
import android.content.SharedPreferences;
|
||
|
import android.content.res.Resources;
|
||
|
|
||
|
/* renamed from: o.Cq, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C0264Cq extends C16157lj {
|
||
|
public final FHl a;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C0264Cq(Resources resources, SharedPreferences sharedPreferences, FHl fHl) {
|
||
|
super(resources, sharedPreferences);
|
||
|
C14957gcv.e(resources, "");
|
||
|
C14957gcv.e(sharedPreferences, "");
|
||
|
C14957gcv.e(fHl, "");
|
||
|
this.a = fHl;
|
||
|
}
|
||
|
|
||
|
public static PL c(String str, String str2, String str3, String str4) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str2, "");
|
||
|
C14957gcv.e(str3, "");
|
||
|
C14957gcv.e(str4, "");
|
||
|
PL a = PL.a();
|
||
|
a.d = str2;
|
||
|
a.a = str;
|
||
|
a.c = str3;
|
||
|
a.b = str4;
|
||
|
a.h = false;
|
||
|
C14957gcv.c(a, "");
|
||
|
return a;
|
||
|
}
|
||
|
}
|