Searched refs:SUPPORT_SCREEN_UNLOCK_STARTUP (Results 1 – 1 of 1) sorted by relevance
28 constexpr const char* SUPPORT_SCREEN_UNLOCK_STARTUP = "persist.sys.ability.support.screen_unlock_st… variable33 std::string supportStart = OHOS::system::GetParameter(SUPPORT_SCREEN_UNLOCK_STARTUP, "false"); in DoProcess()