Searched refs:assertForAllWindowsOrder (Results 1 – 1 of 1) sorted by relevance
185 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows()207 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithAppImeTarget()226 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithChildWindowImeTarget()244 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithStatusBarImeTarget()262 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithNotificationShadeImeTarget()283 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithInBetweenWindowToken()2499 private void assertForAllWindowsOrder(List<WindowState> expectedWindowsBottomToTop) { in assertForAllWindowsOrder() method in DisplayContentTests