Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1862 private static native int nativeGetDisplayId(long nativePtr); in nativeGetDisplayId() method in MotionEvent
2409 return nativeGetDisplayId(mNativePtr); in getDisplayId()
3743 || nativeGetDisplayId(mNativePtr) != nativeGetDisplayId(event.mNativePtr) in addBatch()
3830 nativeGetDisplayId(mNativePtr), in clampNoHistory()