Home
last modified time | relevance | path

Searched refs:KEY_SCENE_BOARD_TEST_ENABLE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dmock_session_manager_service.cpp58 const std::string KEY_SCENE_BOARD_TEST_ENABLE = "persist.scb.testmode.enable"; variable
699 if (!OHOS::system::GetBoolParameter(KEY_SCENE_BOARD_TEST_ENABLE, false)) { in IsSceneBoardTestMode()