Searched refs:mSensorPrivacyLock (Results 1 – 2 of 2) sorted by relevance
2821 Mutex::Autolock _l(mSensorPrivacyLock); in registerSelf()2836 Mutex::Autolock _l(mSensorPrivacyLock); in unregisterSelf()2845 Mutex::Autolock _l(mSensorPrivacyLock); in isSensorPrivacyEnabled()2851 Mutex::Autolock _l(mSensorPrivacyLock); in onSensorPrivacyChanged()2865 Mutex::Autolock _l(mSensorPrivacyLock); in binderDied()
594 Mutex mSensorPrivacyLock; variable