Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_appearance/services/src/
H A Ddark_mode_manager.cpp41 ErrCode DarkModeManager::LoadUserSettingData(const int32_t userId, const bool needUpdateCallback, b… in LoadUserSettingData()
240 ErrCode DarkModeManager::OnStateChangeLocked(const int32_t userId, const bool needUpdateCallback, b… in OnStateChangeLocked()
261 …const int32_t userId, const DarkModeMode darkMode, const bool needUpdateCallback, bool &isDarkMode) in OnStateChangeToAllDayMode()
272 … const int32_t userId, const DarkModeState& state, const bool needUpdateCallback, bool &isDarkMode) in OnStateChangeToCustomAutoMode()