Lines Matching refs:mLock
35 Mutex::Autolock _l(mLock); in ~BatteryNotifier()
42 Mutex::Autolock _l(mLock); in noteStartVideo()
51 Mutex::Autolock _l(mLock); in noteStopVideo()
69 Mutex::Autolock _l(mLock); in noteResetVideo()
78 Mutex::Autolock _l(mLock); in noteStartAudio()
87 Mutex::Autolock _l(mLock); in noteStopAudio()
105 Mutex::Autolock _l(mLock); in noteResetAudio()
114 Mutex::Autolock _l(mLock); in noteFlashlightOn()
127 Mutex::Autolock _l(mLock); in noteFlashlightOff()
140 Mutex::Autolock _l(mLock); in noteResetFlashlight()
149 Mutex::Autolock _l(mLock); in noteStartCamera()
161 Mutex::Autolock _l(mLock); in noteStopCamera()
173 Mutex::Autolock _l(mLock); in noteResetCamera()
182 Mutex::Autolock _l(mLock); in onBatteryStatServiceDied()