Searched refs:exitingWindows (Results 1 – 1 of 1) sorted by relevance
168 List<WindowState> exitingWindows = null; in waitForAllExitingWindows() local171 exitingWindows = mWmState.getExitingWindows(); in waitForAllExitingWindows()172 if (exitingWindows.isEmpty()) { in waitForAllExitingWindows()178 fail("All exiting windows have been removed, actual=" + exitingWindows.stream() in waitForAllExitingWindows()