Searched refs:mDeviceInventoryLock (Results 1 – 1 of 1) sorted by relevance
96 private final Object mDeviceInventoryLock = new Object(); field in AudioDeviceInventory102 synchronized (mDeviceInventoryLock) { in getImmutableDeviceInventory()113 synchronized (mDeviceInventoryLock) { in addOrUpdateDeviceSAStateInInventory()132 synchronized (mDeviceInventoryLock) { in addAudioDeviceInInventoryIfNeeded()149 synchronized (mDeviceInventoryLock) { in addOrUpdateAudioDeviceCategoryInInventory()167 synchronized (mDeviceInventoryLock) { in findBtDeviceStateForAddress()193 synchronized (mDeviceInventoryLock) { in findDeviceStateForAudioDeviceAttributes()207 synchronized (mDeviceInventoryLock) { in clearDeviceInventory()470 synchronized (mDeviceInventoryLock) { in dump()2547 synchronized (mDeviceInventoryLock) {