Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1509 private static native int nativeGetDeviceId(long nativePtr); in nativeGetDeviceId() method in MotionEvent
1872 return nativeGetDeviceId(mNativePtr); in getDeviceId()
3040 if (nativeGetDeviceId(mNativePtr) != nativeGetDeviceId(event.mNativePtr) in addBatch()
3126 nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in clampNoHistory()
3219 nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in split()