Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/2.0/multihal/include/
DHalProxy.h316 bool sharedWakelockDidTimeout(int64_t* timeLeft);
/hardware/interfaces/sensors/2.0/multihal/
DHalProxy.cpp533 if (sharedWakelockDidTimeout(&timeLeft)) { in handleWakelocks()
552 bool HalProxy::sharedWakelockDidTimeout(int64_t* timeLeft) { in sharedWakelockDidTimeout() function in android::hardware::sensors::V2_0::implementation::HalProxy