Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1570 private static native int nativeGetDisplayId(long nativePtr); in nativeGetDisplayId() method in MotionEvent
2041 return nativeGetDisplayId(mNativePtr); in getDisplayId()
3254 || nativeGetDisplayId(mNativePtr) != nativeGetDisplayId(event.mNativePtr) in addBatch()
3342 nativeGetDisplayId(mNativePtr), in clampNoHistory()
3436 nativeGetDisplayId(mNativePtr), in split()