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.java214 private void dispatchAudioModeChanged() { in dispatchAudioModeChanged() method in BluetoothEventManager
215 mDeviceManager.dispatchAudioModeChanged(); in dispatchAudioModeChanged()
496 dispatchAudioModeChanged(); in onReceive()
DCachedBluetoothDeviceManager.java257 public synchronized void dispatchAudioModeChanged() { in dispatchAudioModeChanged() method in CachedBluetoothDeviceManager