Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java233 makeA2dpSrcAvailable(address); in onSetA2dpSourceConnectionState()
670 private void makeA2dpSrcAvailable(String address) { in makeA2dpSrcAvailable() method in AudioDeviceInventory