Home
last modified time | relevance | path

Searched defs:screenPos (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsMouseUtil.java59 final int[] screenPos = new int[2]; in obtainMouseEvent() local
81 final int[] screenPos = new int[2]; in emulateHoverOnView() local