Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.cpp717 bool wakeLockAcquired = mService->isWakeLockAcquired(); in threadLoop() local
719 if (wakeLockAcquired) timeout = 5000; in threadLoop()