Home
last modified time | relevance | path

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

/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspend.h67 struct SleepTimeConfig { struct
68 std::chrono::milliseconds baseSleepTime;
69 std::chrono::milliseconds maxSleepTime;
70 double sleepTimeScaleFactor;
71 uint32_t backoffThreshold;
72 std::chrono::milliseconds shortSuspendThreshold;
73 bool failedSuspendBackoffEnabled;
74 bool shortSuspendBackoffEnabled;