Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewTest.java2281 int[] layoutLocation = new int[]{-1, -1}; in testGetLocationInWindow() local
2317 final int[] layoutLocation = new int[]{-1, -1}; in testGetLocationOnScreen() local