Searched refs:notifyAll (Results 1 – 3 of 3) sorted by relevance
/device/google/trout/hal/sensors/2.0/ | ||
D | SensorThread.cpp | 39 notifyAll(); in ~SensorThread() |
D | SensorThread.h | 33 void notifyAll(); |
D | Sensor.cpp | 101 mSensorThread.notifyAll(); in batch() |