39 lines
1.4 KiB
Java
39 lines
1.4 KiB
Java
package androidx.fragment.app;
|
|
|
|
/* renamed from: androidx.fragment.app.k0, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public final class C0156k0 implements InterfaceC0150h0 {
|
|
|
|
/* renamed from: a, reason: collision with root package name */
|
|
public final /* synthetic */ int f3139a;
|
|
|
|
/* renamed from: b, reason: collision with root package name */
|
|
public final String f3140b;
|
|
|
|
/* renamed from: c, reason: collision with root package name */
|
|
public final /* synthetic */ AbstractC0158l0 f3141c;
|
|
|
|
public /* synthetic */ C0156k0(AbstractC0158l0 abstractC0158l0, String str, int i) {
|
|
this.f3139a = i;
|
|
this.f3141c = abstractC0158l0;
|
|
this.f3140b = str;
|
|
}
|
|
|
|
/* JADX WARN: Code restructure failed: missing block: B:184:0x036d, code lost:
|
|
|
|
r5.add(r8);
|
|
*/
|
|
@Override // androidx.fragment.app.InterfaceC0150h0
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
public final boolean a(java.util.ArrayList r21, java.util.ArrayList r22) {
|
|
/*
|
|
Method dump skipped, instructions count: 910
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: androidx.fragment.app.C0156k0.a(java.util.ArrayList, java.util.ArrayList):boolean");
|
|
}
|
|
}
|