Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril.cpp145 static const struct timeval TIMEVAL_WAKE_TIMEOUT = {ANDROID_WAKE_LOCK_SECS,ANDROID_WAKE_LOCK_USECS}; variable
658 internalRequestTimedCallback(wakeTimeoutCallback, NULL, &TIMEVAL_WAKE_TIMEOUT); in grabPartialWakeLock()
807 &TIMEVAL_WAKE_TIMEOUT); in RIL_onUnsolicitedResponse()