Searched refs:mConnectionLock (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorService.cpp578 Mutex::Autolock _l(mConnectionLock);
587 Mutex::Autolock _l(mConnectionLock);
595 Mutex::Autolock _l(mConnectionLock);
600 Mutex::Autolock _l(mConnectionLock);
611 Mutex::Autolock _l(mConnectionLock);
H A DSensorService.h81 mutable Mutex mConnectionLock; member in class:android::SensorService::SensorEventConnection

Completed in 490 milliseconds