Searched refs:mSensorPrivacyLock (Results 1 – 2 of 2) sorted by relevance
2862 Mutex::Autolock _l(mSensorPrivacyLock); in registerSelf()2876 Mutex::Autolock _l(mSensorPrivacyLock); in unregisterSelf()2884 Mutex::Autolock _l(mSensorPrivacyLock); in isSensorPrivacyEnabled()2890 Mutex::Autolock _l(mSensorPrivacyLock); in onSensorPrivacyChanged()2904 Mutex::Autolock _l(mSensorPrivacyLock); in binderDied()
606 Mutex mSensorPrivacyLock; variable