Searched defs:isBoot (Results 1 – 2 of 2) sorted by relevance
78 void PowerModeModule::EnableMode(PowerMode mode, bool isBoot) in EnableMode()223 void PowerModeModule::RunAction(bool isBoot) in RunAction()230 void PowerModeModule::SetDisplayOffTime(bool isBoot) in SetDisplayOffTime()242 void PowerModeModule::SetSleepTime([[maybe_unused]] bool isBoot) in SetSleepTime()251 void PowerModeModule::SetAutoAdjustBrightness(bool isBoot) in SetAutoAdjustBrightness()263 void PowerModeModule::SetLcdBrightness(bool isBoot) in SetLcdBrightness()274 void PowerModeModule::SetVibration(bool isBoot) in SetVibration()285 void PowerModeModule::SetWindowRotation(bool isBoot) in SetWindowRotation()
116 void PowerModePolicy::TriggerAllActions(bool isBoot) in TriggerAllActions()