Searched refs:containsWindow (Results 1 – 2 of 2) sorted by relevance
1027 (state) -> !state.containsWindow(windowName1) in testContentDestroyOnDisplayRemoved()1028 && !state.containsWindow(windowName2), in testContentDestroyOnDisplayRemoved()1038 mAmWmState.getWmState().containsWindow(windowName1)); in testContentDestroyOnDisplayRemoved()1040 mAmWmState.getWmState().containsWindow(windowName2)); in testContentDestroyOnDisplayRemoved()
485 boolean containsWindow(String windowName) { in containsWindow() method in WindowManagerState