Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothEventManager.java488 dispatchAudioModeChanged(); in onReceive()
492 private void dispatchAudioModeChanged() { in dispatchAudioModeChanged() method in BluetoothEventManager
493 mDeviceManager.dispatchAudioModeChanged(); in dispatchAudioModeChanged()
DCachedBluetoothDeviceManager.java450 public synchronized void dispatchAudioModeChanged() { in dispatchAudioModeChanged() method in CachedBluetoothDeviceManager