Searched refs:mSettingsLock (Results 1 – 2 of 2) sorted by relevance
169 Mutex::Autolock _l2(mSettingsLock); in setMasterVolume()187 Mutex::Autolock _l(mSettingsLock); in getMasterVolume()197 Mutex::Autolock _l2(mSettingsLock); in setMasterMute()214 Mutex::Autolock _l(mSettingsLock); in getMasterMute()231 Mutex::Autolock _l(mSettingsLock); in setParameters()279 Mutex::Autolock _l2(mSettingsLock); in setParameters()360 Mutex::Autolock _l(mSettingsLock); in getParameters()455 Mutex::Autolock _l2(mSettingsLock); in obtainOutput()494 Mutex::Autolock _l(mSettingsLock); in updateTgtDevices_l()515 Mutex::Autolock _l2(mSettingsLock); in standbyStatusUpdate()[all …]
138 Mutex mSettingsLock; variable