Searched refs:getMatchingWindowState (Results 1 – 3 of 3) sorted by relevance
154 mAmWmState.getWmState().getMatchingWindowState(windowName, mTempWindowList); in getDisplayAndWindowState()
198 mWmState.getMatchingWindowState(windowName, matchingWindowStates); in shouldWaitForActivities()
206 void getMatchingWindowState(final String windowName, List<WindowState> windowList) { in getMatchingWindowState() method in WindowManagerState