Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1454 private static native int nativeGetSource(long nativePtr); in nativeGetSource() method in MotionEvent
1813 return nativeGetSource(mNativePtr); in getSource()
2960 || nativeGetSource(mNativePtr) != nativeGetSource(event.mNativePtr) in addBatch()
3045 nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in clampNoHistory()
3138 nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in split()