64 lines
2.1 KiB
Java
64 lines
2.1 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.SharedPreferences;
|
||
|
import android.content.res.Resources;
|
||
|
|
||
|
/* renamed from: o.mI, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C16202mI extends C16157lj {
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public static /* synthetic */ boolean d(FQ fq) {
|
||
|
return fq != null;
|
||
|
}
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public C16202mI(Resources resources, SharedPreferences sharedPreferences) {
|
||
|
super(resources, sharedPreferences);
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public static /* synthetic */ void d(int[] iArr, CNz cNz) {
|
||
|
if ("1000".equalsIgnoreCase(cNz.a)) {
|
||
|
return;
|
||
|
}
|
||
|
iArr[0] = iArr[0] + 1;
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public static /* synthetic */ void a(int[] iArr, CNz cNz) {
|
||
|
if ("1000".equalsIgnoreCase(cNz.a)) {
|
||
|
iArr[0] = iArr[0] + 1;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ int d(CNz cNz, CNz cNz2) {
|
||
|
if (cNz.f != null && cNz2.f != null) {
|
||
|
return cNz.f.compareTo(cNz2.f);
|
||
|
}
|
||
|
if (cNz.f != null) {
|
||
|
return 1;
|
||
|
}
|
||
|
return cNz2.f != null ? -1 : 0;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Multi-variable type inference failed */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:23:0x00f7 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:50:0x0169 */
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
public static /* synthetic */ o.FQ c(o.C16202mI r4, java.util.List r5, final o.CNz r6) {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 381
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: o.C16202mI.c(o.mI, java.util.List, o.CNz):o.FQ");
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public static /* synthetic */ boolean b(CNz cNz, FX fx) {
|
||
|
return cNz.c == fx.h;
|
||
|
}
|
||
|
}
|