OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMatchingWindowTokens
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/services/activitymanager/src/android/server/cts/
ActivityManagerReplaceWindowTests.java
90
mAmWmState.getWmState().
getMatchingWindowTokens
(windowName, mTempWindowTokens);
WindowManagerState.java
196
void
getMatchingWindowTokens
(final String windowName, List<String> tokenList) {
Completed in 144 milliseconds