OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:removeStacksInWindowingModes
(Results
1 - 2
of
2
) sorted by null
/cts/tests/framework/base/windowmanager/src/android/server/wm/
AssistantStackTests.java
237
removeStacksInWindowingModes
(WINDOWING_MODE_FULLSCREEN,
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
ActivityManagerTestBase.java
525
protected void
removeStacksInWindowingModes
(int... windowingModes) {
527
() -> mAtm.
removeStacksInWindowingModes
(windowingModes)
[
all
...]
Completed in 71 milliseconds