Searched refs:assertForAllWindowsOrder (Results 1 – 1 of 1) sorted by relevance
202 assertForAllWindowsOrder(windows); in testForAllWindows()208 assertForAllWindowsOrder(windows); in testForAllWindows()219 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithAppImeTarget()238 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithChildWindowImeTarget()256 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithStatusBarImeTarget()274 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithNotificationShadeImeTarget()295 assertForAllWindowsOrder(Arrays.asList( in testForAllWindows_WithInBetweenWindowToken()2928 private void assertForAllWindowsOrder(List<WindowState> expectedWindowsBottomToTop) { in assertForAllWindowsOrder() method in DisplayContentTests