Searched refs:getMatchingWindowTokens (Results 1 – 2 of 2) sorted by relevance
90 mAmWmState.getWmState().getMatchingWindowTokens(windowName, mTempWindowTokens); in getWindowToken()
196 void getMatchingWindowTokens(final String windowName, List<String> tokenList) { in getMatchingWindowTokens() method in WindowManagerState