Home
last modified time | relevance | path

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

/system/vold/
DCheckpoint.cpp303 const uint32_t max_msleeptime = 3600000; // 1 h variable
313 uint32_t msleeptime = GetUintProperty(kSleepTimeProp, msleeptime_default, max_msleeptime); in cp_healthDaemon()