Home
last modified time | relevance | path

Searched refs:nativeGetSource (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DMotionEvent.java1858 private static native int nativeGetSource(long nativePtr); in nativeGetSource() method in MotionEvent
2392 return nativeGetSource(mNativePtr); in getSource()
3742 || nativeGetSource(mNativePtr) != nativeGetSource(event.mNativePtr) in addBatch()
3829 ev.initialize(nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in clampNoHistory()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt60826 Landroid/view/MotionEvent;->nativeGetSource(J)I