Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1856 private static native int nativeGetDeviceId(long nativePtr); in nativeGetDeviceId() method in MotionEvent
2386 return nativeGetDeviceId(mNativePtr); in getDeviceId()
3741 if (nativeGetDeviceId(mNativePtr) != nativeGetDeviceId(event.mNativePtr) in addBatch()
3829 ev.initialize(nativeGetDeviceId(mNativePtr), nativeGetSource(mNativePtr), in clampNoHistory()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt60815 Landroid/view/MotionEvent;->nativeGetDeviceId(J)I