Searched refs:mDeviceInventoryLock (Results 1 – 1 of 1) sorted by relevance
119 private final Object mDeviceInventoryLock = new Object(); field in AudioDeviceInventory127 synchronized (mDeviceInventoryLock) { in getImmutableDeviceInventory()139 synchronized (mDeviceInventoryLock) { in addOrUpdateDeviceSAStateInInventory()167 synchronized (mDeviceInventoryLock) { in addAudioDeviceInInventoryIfNeeded()205 synchronized (mDeviceInventoryLock) { in addOrUpdateAudioDeviceCategoryInInventory()286 synchronized (mDeviceInventoryLock) { in onSynchronizeAdiDevicesInInventory()427 synchronized (mDeviceInventoryLock) { in findBtDeviceStateForAddress()452 synchronized (mDeviceInventoryLock) { in findDeviceStateForAudioDeviceAttributes()466 synchronized (mDeviceInventoryLock) { in clearDeviceInventory()748 synchronized (mDeviceInventoryLock) { in dump()[all …]