Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/src/
Dpower_mode_module.cpp231 void PowerModeModule::EnableMode(PowerMode mode, bool isBoot) in EnableMode()
378 void PowerModeModule::RunAction(bool isBoot) in RunAction()
385 void PowerModeModule::SetDisplayOffTime(bool isBoot) in SetDisplayOffTime()
401 void PowerModeModule::SetSleepTime([[maybe_unused]] bool isBoot) in SetSleepTime()
413 void PowerModeModule::SetAutoAdjustBrightness(bool isBoot) in SetAutoAdjustBrightness()
428 void PowerModeModule::SetLcdBrightness(bool isBoot) in SetLcdBrightness()
445 void PowerModeModule::SetVibration(bool isBoot) in SetVibration()
459 void PowerModeModule::SetWindowRotation(bool isBoot) in SetWindowRotation()
473 void PowerModeModule::SetIntellVoiceState(bool isBoot) in SetIntellVoiceState()
Dpower_mode_policy.cpp149 void PowerModePolicy::TriggerAllActions(bool isBoot) in TriggerAllActions()