Searched refs:Doze (Results 1 – 7 of 7) sorted by relevance
201 // Doze mode for the entire battery level step. MIXED is used if there were302 // Amount of time the device was in deep Doze.304 // How many times the device went into deep Doze mode.306 // Amount of time the device was idling in deep Doze. Idling time310 // How many times the device idling for deep Doze mode.313 // Amount of time the device was in Doze Light.315 // How many times the device went into Doze Light mode.317 // Amount of time the device was idling in Doze Light. Idling time321 // How many times the device idling for Doze Light mode.
244 Doze = HWC2_POWER_MODE_DOZE,
3281 Case::setupComposerCallExpectations(test, Case::Doze::ACTUAL_POWER_MODE_FOR_DOZE_SUSPEND); in setupCallExpectations()3322 Case::setupComposerCallExpectations(test, Case::Doze::ACTUAL_POWER_MODE_FOR_DOZE); in setupCallExpectations()3332 Case::setupComposerCallExpectations(test, Case::Doze::ACTUAL_POWER_MODE_FOR_DOZE); in setupCallExpectations()3360 Case::setupComposerCallExpectations(test, Case::Doze::ACTUAL_POWER_MODE_FOR_DOZE_SUSPEND); in setupCallExpectations()3385 using Doze = DozeVariant; typedef3422 .WillRepeatedly(DoAll(SetArgPointee<1>(Doze::DOZE_SUPPORTED), Return(Error::NONE))); in setupComposerCallExpectations()3469 Case::Doze::setupComposerCallExpectations(this); in transitionDisplayCommon()
2005 SecureSettingsProto.Doze.ENABLED); in dumpProtoSecureSettingsLocked()2008 SecureSettingsProto.Doze.ALWAYS_ON); in dumpProtoSecureSettingsLocked()2011 SecureSettingsProto.Doze.PULSE_ON_PICK_UP); in dumpProtoSecureSettingsLocked()2014 SecureSettingsProto.Doze.PULSE_ON_LONG_PRESS); in dumpProtoSecureSettingsLocked()2017 SecureSettingsProto.Doze.PULSE_ON_DOUBLE_TAP); in dumpProtoSecureSettingsLocked()2020 SecureSettingsProto.Doze.PULSE_ON_TAP); in dumpProtoSecureSettingsLocked()2023 SecureSettingsProto.Doze.SUPPRESS); in dumpProtoSecureSettingsLocked()
196 message Doze { message207 optional Doze doze = 21;
495 // A job that is exempted from Doze when the app is temp whitelisted
1258 * Logs Doze mode state change.1270 * Logs state change of Doze mode including maintenance windows.