Searched refs:lastChildOnScreenXY (Results 1 – 1 of 1) sorted by relevance
604 final int[] lastChildOnScreenXY = new int[2]; in testPromptViewBelow() local611 lastListChild.getLocationOnScreen(lastChildOnScreenXY); in testPromptViewBelow()617 assertTrue(lastChildOnScreenXY[1] <= promptViewOnScreenXY[1]); in testPromptViewBelow()