Home
last modified time | relevance | path

Searched defs:VerifiedMotionEvent (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DVerifiedMotionEvent.java45 public final class VerifiedMotionEvent extends VerifiedInputEvent implements Parcelable { class
176 public VerifiedMotionEvent( in VerifiedMotionEvent() method in VerifiedMotionEvent
335 /* package-private */ VerifiedMotionEvent(@android.annotation.NonNull Parcel in) { in VerifiedMotionEvent() method in VerifiedMotionEvent
/frameworks/base/core/jni/
Dandroid_view_VerifiedMotionEvent.h24 class VerifiedMotionEvent; variable
/frameworks/native/include/input/
DInput.h1108 struct __attribute__((__packed__)) VerifiedMotionEvent : public VerifiedInputEvent { struct
1119 VerifiedMotionEvent verifiedMotionEventFromMotionEvent(const MotionEvent& event); argument
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...