Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java308 found |= synchronizeDeviceProfilesInInventory(updatedDevice); in onSynchronizeAdiDeviceInInventory_l()
381 private boolean synchronizeDeviceProfilesInInventory(AdiDeviceState updatedDevice) { in synchronizeDeviceProfilesInInventory() method in AudioDeviceInventory