Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DBtHelper.java1329 public static void onNotifyPreferredAudioProfileApplied(BluetoothDevice btDevice) { in onNotifyPreferredAudioProfileApplied() method in BtHelper
DAudioDeviceBroker.java2045 BtHelper.onNotifyPreferredAudioProfileApplied(btDevice); in handleMessage()