Home
last modified time | relevance | path

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

/device/google/trout/hal/sensors/2.0/
DSensorThread.cpp39 notifyAll(); in ~SensorThread()
52 void SensorThread::notifyAll() { in notifyAll() function in android::hardware::sensors::V2_0::subhal::implementation::SensorThread
DSensorThread.h33 void notifyAll();
DSensor.cpp101 mSensorThread.notifyAll(); in batch()
126 mSensorThread.notifyAll(); in activate()
226 mSensorThread.notifyAll(); in setOperationMode()