Home
last modified time | relevance | path

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

/system/core/libsuspend/
Dautosuspend_wakeup_count.cpp37 #define BASE_SLEEP_TIME 100000 macro
51 static int sleep_time = BASE_SLEEP_TIME;
58 sleep_time = BASE_SLEEP_TIME; in update_sleep_time()