Searched refs:SetColorModeSetLevel (Results 1 – 3 of 3) sorted by relevance
43 std::string SetColorModeSetLevel(SetLevel colorModeSetLevel, const std::string &value);
60 std::string ApplicationConfigurationManager::SetColorModeSetLevel(SetLevel colorModeSetLevel, const… in SetColorModeSetLevel() function in OHOS::AbilityRuntime::ApplicationConfigurationManager
881 SetColorModeSetLevel(AbilityRuntime::SetLevel::System, colorMode); in SetConfiguration()1050 …AbilityRuntime::ApplicationConfigurationManager::GetInstance().SetColorModeSetLevel(level, colorMo… in IsUpdateColorNeeded()