package o; import android.content.SharedPreferences; import android.content.res.Resources; import java.util.ArrayList; import java.util.List; /* renamed from: o.qy, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C16761qy extends C16157lj { @InterfaceC13391fZD public C16761qy(Resources resources, SharedPreferences sharedPreferences) { super(resources, sharedPreferences); } public static List a(bVN bvn) { List list; DuE duE; List list2; if (bvn != null && (list = bvn.c) != null && (duE = (DuE) C14881gav.e((List) list)) != null && (list2 = duE.e) != null) { ArrayList arrayList = new ArrayList(); for (Object obj : list2) { Fsx fsx = (Fsx) obj; if (fsx.c != null && fsx.d != null) { arrayList.add(obj); } } ArrayList arrayList2 = arrayList; C14957gcv.e(arrayList2, ""); ArrayList arrayList3 = new ArrayList(arrayList2.size()); for (Fsx fsx2 : arrayList2) { String str = fsx2.c; if (str == null) { str = ""; } String str2 = fsx2.d; if (str2 == null) { str2 = ""; } arrayList3.add(new JQ(str, str2)); } return arrayList3; } return C14851gaI.c; } }