Searched refs:assertForAllWindowsOrder (Results 1 – 1 of 1) sorted by relevance
123 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows()143 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithAppImeTarget()160 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithChildWindowImeTarget()176 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithStatusBarImeTarget()195 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithInBetweenWindowToken()905 private void assertForAllWindowsOrder(List<WindowState> expectedWindowsBottomToTop) { in assertForAllWindowsOrder() method in DisplayContentTests