NetMirror.apk

Download file
package n2;

import android.view.MotionEvent;

/* JADX INFO: loaded from: classes.dex */
public final class p extends C0625d {
    @Override // n2.C0625d
    protected void h0(MotionEvent motionEvent, MotionEvent motionEvent2) {
        D2.h.f(motionEvent, "event");
        D2.h.f(motionEvent2, "sourceEvent");
        if (Q() == 0) {
            n();
        }
    }
}
Download file