Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DMotionEvent.java1605 private static native int nativeGetDisplayId(long nativePtr); in nativeGetDisplayId() method in MotionEvent
2104 return nativeGetDisplayId(mNativePtr); in getDisplayId()
3365 || nativeGetDisplayId(mNativePtr) != nativeGetDisplayId(event.mNativePtr) in addBatch()
3452 nativeGetDisplayId(mNativePtr), in clampNoHistory()
3546 nativeGetDisplayId(mNativePtr), in split()