NetMirror.apk
Download file
package P1;
import android.view.MotionEvent;
import android.view.View;
import com.facebook.react.uimanager.C0464x0;
import com.facebook.react.uimanager.InterfaceC0462w0;
/* JADX INFO: loaded from: classes.dex */
public final class m {
/* JADX INFO: renamed from: a, reason: collision with root package name */
public static final m f1650a = new m();
private m() {
}
public static final void a(View view, MotionEvent motionEvent) {
D2.h.f(view, "view");
D2.h.f(motionEvent, "event");
InterfaceC0462w0 interfaceC0462w0A = C0464x0.a(view);
if (interfaceC0462w0A != null) {
interfaceC0462w0A.b(view, motionEvent);
}
}
public static final void b(View view, MotionEvent motionEvent) {
D2.h.f(view, "view");
D2.h.f(motionEvent, "event");
InterfaceC0462w0 interfaceC0462w0A = C0464x0.a(view);
if (interfaceC0462w0A != null) {
interfaceC0462w0A.c(view, motionEvent);
}
}
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file