Home
last modified time | relevance | path

Searched defs:stopCombination (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_screen_controller_test.cpp1114 ScreenCombination stopCombination = ScreenCombination::SCREEN_ALONE; variable
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen_controller.cpp1113 …nController::StopScreens(const std::vector<ScreenId>& screenIds, ScreenCombination stopCombination) in StopScreens()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp3088 …sionManager::StopScreens(const std::vector<ScreenId>& screenIds, ScreenCombination stopCombination) in StopScreens()