Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1566 private static native int nativeGetSource(long nativePtr); in nativeGetSource() method in MotionEvent
2029 return nativeGetSource(mNativePtr); in getSource()
3253 || nativeGetSource(mNativePtr) != nativeGetSource(event.mNativePtr) in addBatch()
3341 nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in clampNoHistory()
3435 nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in split()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt75898 Landroid/view/MotionEvent;->nativeGetSource(J)I