Searched refs:mTorchStatusMutex (Results 1 – 2 of 2) sorted by relevance
490 Mutex::Autolock al(mTorchStatusMutex); in addStates()503 Mutex::Autolock al(mTorchStatusMutex); in removeStates()662 Mutex::Autolock al(mTorchStatusMutex); in onTorchStatusChanged()668 Mutex::Autolock al(mTorchStatusMutex); in onTorchStatusChanged()2873 Mutex::Autolock al(mTorchStatusMutex); in turnOnTorchWithStrengthLevel()3009 Mutex::Autolock al(mTorchStatusMutex); in setTorchMode()3479 Mutex::Autolock al(mTorchStatusMutex); in addListenerHelper()5690 Mutex::Autolock al(mTorchStatusMutex); in updateStatus()
1336 Mutex mTorchStatusMutex; variable