Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DMotionEvent.java1743 private static native void nativeSetDisplayId(long nativePtr, int displayId); in nativeSetDisplayId() method in MotionEvent
2292 nativeSetDisplayId(mNativePtr, displayId); in setDisplayId()