Searched refs:mSensorPrivacyLock (Results 1 – 2 of 2) sorted by relevance
3293 Mutex::Autolock _l(mSensorPrivacyLock); in registerSelf()3307 Mutex::Autolock _l(mSensorPrivacyLock); in unregisterSelf()3315 Mutex::Autolock _l(mSensorPrivacyLock); in isSensorPrivacyEnabled()3321 Mutex::Autolock _l(mSensorPrivacyLock); in onSensorPrivacyChanged()3335 Mutex::Autolock _l(mSensorPrivacyLock); in binderDied()
663 Mutex mSensorPrivacyLock; variable