Home
last modified time | relevance | path

Searched refs:Doze (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/proto/android/os/
Dbatterystats.proto201 // Doze mode for the entire battery level step. MIXED is used if there were
302 // 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 time
310 // 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 time
321 // How many times the device idling for Doze Light mode.
/frameworks/native/libs/vr/libvrflinger/
Dhwc_types.h244 Doze = HWC2_POWER_MODE_DOZE,
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp3281 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; typedef
3422 .WillRepeatedly(DoAll(SetArgPointee<1>(Doze::DOZE_SUPPORTED), Return(Error::NONE))); in setupComposerCallExpectations()
3469 Case::Doze::setupComposerCallExpectations(this); in transitionDisplayCommon()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java2005 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()
/frameworks/base/core/proto/android/providers/settings/
Dsecure.proto196 message Doze { message
207 optional Doze doze = 21;
/frameworks/base/core/proto/android/server/
Djobscheduler.proto495 // A job that is exempted from Doze when the app is temp whitelisted
/frameworks/base/cmds/statsd/src/
Datoms.proto1258 * Logs Doze mode state change.
1270 * Logs state change of Doze mode including maintenance windows.