Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DAidlSensorHalWrapper.cpp336 int signedCount = (int)count; in writeWakeLockHandled() local
337 if (mWakeLockQueue->write(&signedCount)) { in writeWakeLockHandled()