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()
66 Mutex::Autolock _l(mLock); in noteResetVideo()
75 Mutex::Autolock _l(mLock); in noteStartAudio()
84 Mutex::Autolock _l(mLock); in noteStopAudio()
99 Mutex::Autolock _l(mLock); in noteResetAudio()
108 Mutex::Autolock _l(mLock); in noteFlashlightOn()
121 Mutex::Autolock _l(mLock); in noteFlashlightOff()
134 Mutex::Autolock _l(mLock); in noteResetFlashlight()
143 Mutex::Autolock _l(mLock); in noteStartCamera()
155 Mutex::Autolock _l(mLock); in noteStopCamera()
167 Mutex::Autolock _l(mLock); in noteResetCamera()
176 Mutex::Autolock _l(mLock); in onBatteryStatServiceDied()