Home
last modified time | relevance | path

Searched refs:getHistoricalEventTime (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingDataProvider.java344 motionEvent.getHistoricalEventTime(i),
/aosp14/frameworks/base/native/android/
H A Dinput.cpp210 return static_cast<const MotionEvent*>(motion_event)->getHistoricalEventTime( in AMotionEvent_getHistoricalEventTime()
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_InputEventSender.cpp160 event->getHistoricalEventTime(i), in sendMotionEvent()
H A Dandroid_view_MotionEvent.cpp551 return event->getHistoricalEventTime(historyPos); in android_view_MotionEvent_nativeGetEventTimeNanos()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/gesture/
H A DGesturePointerEventListener.kt339 val time = move.getHistoricalEventTime(h)
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSystemGesturesPointerEventListener.java363 final long time = move.getHistoricalEventTime(h); in detectSwipe()
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java1486 ev.getHistoricalEventTime(i)); in addMovement()
/aosp14/frameworks/base/core/java/android/view/
H A DMotionEvent.java3122 public final long getHistoricalEventTime(int pos) { in getHistoricalEventTime() method in MotionEvent
H A DViewRootImpl.java7814 final long time = event.getHistoricalEventTime(h);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt16869 HSPLandroid/view/MotionEvent;->getHistoricalEventTime(I)J
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt16933 HSPLandroid/view/MotionEvent;->getHistoricalEventTime(I)J
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt51312 method public long getHistoricalEventTime(int);