Searched refs:mSettingsLock (Results 1 – 2 of 2) sorted by relevance
168 Mutex::Autolock _l2(mSettingsLock); in setMasterVolume()186 Mutex::Autolock _l(mSettingsLock); in getMasterVolume()196 Mutex::Autolock _l2(mSettingsLock); in setMasterMute()213 Mutex::Autolock _l(mSettingsLock); in getMasterMute()230 Mutex::Autolock _l(mSettingsLock); in setParameters()278 Mutex::Autolock _l2(mSettingsLock); in setParameters()359 Mutex::Autolock _l(mSettingsLock); in getParameters()454 Mutex::Autolock _l2(mSettingsLock); in obtainOutput()493 Mutex::Autolock _l(mSettingsLock); in updateTgtDevices_l()514 Mutex::Autolock _l2(mSettingsLock); in standbyStatusUpdate()[all …]
135 Mutex mSettingsLock; variable