Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mode_module.cpp147 policy->RemoveBackupMapSettingSwitch(PowerModePolicy::ServiceType::AUTO_ADJUST_BRIGHTNESS); in AutoAdjustBrightnessUpdateFunc()
170 policy->RemoveBackupMapSettingSwitch(PowerModePolicy::ServiceType::AUTO_WINDOWN_RORATION); in WindowRotationUpdateFunc()
193 policy->RemoveBackupMapSettingSwitch(PowerModePolicy::ServiceType::VIBRATORS_STATE); in VibrateStateUpdateFunc()
216 policy->RemoveBackupMapSettingSwitch(PowerModePolicy::ServiceType::INTELL_VOICE); in IntellVoiceUpdateFunc()
H A Dpower_mode_policy.cpp184 void PowerModePolicy::RemoveBackupMapSettingSwitch(uint32_t switchId) in RemoveBackupMapSettingSwitch() function in OHOS::PowerMgr::PowerModePolicy
H A Dpower_state_machine.cpp1387 policy->RemoveBackupMapSettingSwitch(PowerModePolicy::ServiceType::DISPLAY_OFFTIME); in WakeupDeviceInner()
/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_mode_policy.h46 void RemoveBackupMapSettingSwitch(uint32_t switchId);