Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DBtHelper.java964 public static void onNotifyPreferredAudioProfileApplied(BluetoothDevice btDevice) { in onNotifyPreferredAudioProfileApplied() method in BtHelper
H A DAudioDeviceBroker.java1951 BtHelper.onNotifyPreferredAudioProfileApplied(btDevice); in handleMessage()