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

/frameworks/native/services/sensorservice/
H A DSensorService.cpp1057 Mutex::Autolock _l(mConnectionLock);
1062 Mutex::Autolock _l(mConnectionLock);
1067 Mutex::Autolock _l(mConnectionLock);
1092 Mutex::Autolock _l(mConnectionLock);
1104 Mutex::Autolock _l(mConnectionLock);
1112 Mutex::Autolock _l(mConnectionLock);
1117 Mutex::Autolock _l(mConnectionLock);
1122 Mutex::Autolock _l(mConnectionLock);
1134 Mutex::Autolock _l(mConnectionLock);
1143 Mutex::Autolock _l(mConnectionLock);
[all...]
H A DSensorService.h137 mutable Mutex mConnectionLock; member in class:android::SensorService::SensorEventConnection

Completed in 683 milliseconds