41 lines
1.2 KiB
Java
41 lines
1.2 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.SharedPreferences;
|
||
|
import android.content.res.Resources;
|
||
|
import java.util.Arrays;
|
||
|
import java.util.List;
|
||
|
import o.C15715hv;
|
||
|
|
||
|
/* renamed from: o.Cs, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C0268Cs extends C16157lj {
|
||
|
public boolean a;
|
||
|
public boolean b;
|
||
|
public boolean d;
|
||
|
public boolean g;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C0268Cs(Resources resources, SharedPreferences sharedPreferences) {
|
||
|
super(resources, sharedPreferences);
|
||
|
C14957gcv.e(resources, "");
|
||
|
C14957gcv.e(sharedPreferences, "");
|
||
|
}
|
||
|
|
||
|
public final List<WB> e(int i, int i2, int i3) {
|
||
|
String e = e(i);
|
||
|
C14957gcv.c((Object) e, "");
|
||
|
C1147Ws c1147Ws = new C1147Ws(e, 0, false);
|
||
|
String e2 = e(i2);
|
||
|
C14957gcv.c((Object) e2, "");
|
||
|
String e3 = e(i3);
|
||
|
C14957gcv.c((Object) e3, "");
|
||
|
WB[] wbArr = {c1147Ws, new C1155Ww(e2, e3, 0, C15715hv.LWm.red)};
|
||
|
C14957gcv.e(wbArr, "");
|
||
|
C14957gcv.e(wbArr, "");
|
||
|
List<WB> asList = Arrays.asList(wbArr);
|
||
|
C14957gcv.c(asList, "");
|
||
|
return asList;
|
||
|
}
|
||
|
}
|