Home
last modified time | relevance | path

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

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