com-dot-app-sancharsaathi-1-5-0.apk

Download file
    package d;

import v3.g;

/* renamed from: d.b  reason: case insensitive filesystem */
public final class C0566b {

    /* renamed from: e  reason: collision with root package name */
    public static final a f8582e = new a((g) null);

    /* renamed from: a  reason: collision with root package name */
    public final float f8583a;

    /* renamed from: b  reason: collision with root package name */
    public final float f8584b;

    /* renamed from: c  reason: collision with root package name */
    public final float f8585c;

    /* renamed from: d  reason: collision with root package name */
    public final int f8586d;

    /* renamed from: d.b$a */
    public static final class a {
        public /* synthetic */ a(g gVar) {
            this();
        }

        public a() {
        }
    }

    public C0566b(float f4, float f5, float f6, int i4) {
        this.f8583a = f4;
        this.f8584b = f5;
        this.f8585c = f6;
        this.f8586d = i4;
    }

    public final float a() {
        return this.f8585c;
    }

    public String toString() {
        return "BackEventCompat{touchX=" + this.f8583a + ", touchY=" + this.f8584b + ", progress=" + this.f8585c + ", swipeEdge=" + this.f8586d + '}';
    }

    /* JADX WARNING: Illegal instructions before constructor call */
    /* Code decompiled incorrectly, please refer to instructions dump. */
    public C0566b(android.window.BackEvent r5) {
        /*
            r4 = this;
            java.lang.String r0 = "backEvent"
            v3.l.e(r5, r0)
            d.a r0 = d.C0565a.f8581a
            float r1 = r0.d(r5)
            float r2 = r0.e(r5)
            float r3 = r0.b(r5)
            int r5 = r0.c(r5)
            r4.<init>(r1, r2, r3, r5)
            return
        */
        throw new UnsupportedOperationException("Method not decompiled: d.C0566b.<init>(android.window.BackEvent):void");
    }
}
    
Download file