Home
last modified time | relevance | path

Searched refs:nativeGetSource (Results 1 – 1 of 1) 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()
3252 || nativeGetSource(mNativePtr) != nativeGetSource(event.mNativePtr) in addBatch()
3340 nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in clampNoHistory()
3434 nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in split()