Home
last modified time | relevance | path

Searched refs:syncInventory (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java2794 void addOrUpdateDeviceSAStateInInventory(AdiDeviceState deviceState, boolean syncInventory) { in addOrUpdateDeviceSAStateInInventory() argument
2795 mDeviceInventory.addOrUpdateDeviceSAStateInInventory(deviceState, syncInventory); in addOrUpdateDeviceSAStateInInventory()
2799 AdiDeviceState deviceState, boolean syncInventory) { in addOrUpdateBtAudioDeviceCategoryInInventory() argument
2800 mDeviceInventory.addOrUpdateAudioDeviceCategoryInInventory(deviceState, syncInventory); in addOrUpdateBtAudioDeviceCategoryInInventory()
DAudioDeviceInventory.java138 void addOrUpdateDeviceSAStateInInventory(AdiDeviceState deviceState, boolean syncInventory) { in addOrUpdateDeviceSAStateInInventory() argument
149 if (syncInventory) { in addOrUpdateDeviceSAStateInInventory()
203 AdiDeviceState deviceState, boolean syncInventory) { in addOrUpdateAudioDeviceCategoryInInventory() argument
225 if (syncInventory) { in addOrUpdateAudioDeviceCategoryInInventory()