com-dot-app-sancharsaathi-1-5-0.apk
Download file
package z1;
import android.os.Parcelable;
public final class H implements Parcelable.Creator {
/* JADX WARNING: type inference failed for: r1v3, types: [android.os.Parcelable] */
/* JADX WARNING: Multi-variable type inference failed */
/* Code decompiled incorrectly, please refer to instructions dump. */
public final /* bridge */ /* synthetic */ java.lang.Object createFromParcel(android.os.Parcel r10) {
/*
r9 = this;
int r0 = A1.b.u(r10)
r1 = 0
r2 = 0
r4 = r1
r7 = r4
r8 = r7
r5 = r2
r6 = r5
L_0x000b:
int r1 = r10.dataPosition()
if (r1 >= r0) goto L_0x004a
int r1 = A1.b.o(r10)
int r2 = A1.b.l(r1)
r3 = 1
if (r2 == r3) goto L_0x0045
r3 = 2
if (r2 == r3) goto L_0x0040
r3 = 3
if (r2 == r3) goto L_0x0036
r3 = 4
if (r2 == r3) goto L_0x0031
r3 = 5
if (r2 == r3) goto L_0x002c
A1.b.t(r10, r1)
goto L_0x000b
L_0x002c:
boolean r8 = A1.b.m(r10, r1)
goto L_0x000b
L_0x0031:
boolean r7 = A1.b.m(r10, r1)
goto L_0x000b
L_0x0036:
android.os.Parcelable$Creator<u1.a> r2 = u1.C0941a.CREATOR
android.os.Parcelable r1 = A1.b.e(r10, r1, r2)
r6 = r1
u1.a r6 = (u1.C0941a) r6
goto L_0x000b
L_0x0040:
android.os.IBinder r5 = A1.b.p(r10, r1)
goto L_0x000b
L_0x0045:
int r4 = A1.b.q(r10, r1)
goto L_0x000b
L_0x004a:
A1.b.k(r10, r0)
z1.G r10 = new z1.G
r3 = r10
r3.<init>(r4, r5, r6, r7, r8)
return r10
*/
throw new UnsupportedOperationException("Method not decompiled: z1.H.createFromParcel(android.os.Parcel):java.lang.Object");
}
public final /* synthetic */ Object[] newArray(int i4) {
return new G[i4];
}
}
Download file