Home
last modified time | relevance | path

Searched defs:onAudioModeChanged (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DAvailableMediaBluetoothDeviceUpdater.java49 public void onAudioModeChanged() { in onAudioModeChanged() method in AvailableMediaBluetoothDeviceUpdater
H A DConnectedBluetoothDeviceUpdater.java49 public void onAudioModeChanged() { in onAudioModeChanged() method in ConnectedBluetoothDeviceUpdater
/aosp12/packages/apps/Settings/src/com/android/settings/connecteddevice/
H A DAvailableMediaDeviceGroupController.java137 public void onAudioModeChanged() { in onAudioModeChanged() method in AvailableMediaDeviceGroupController
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothCallback.java114 default void onAudioModeChanged() {} in onAudioModeChanged() method
H A DCachedBluetoothDevice.java591 void onAudioModeChanged() { in onAudioModeChanged() method in CachedBluetoothDevice
/aosp12/packages/apps/Settings/src/com/android/settings/media/
H A DMediaOutputIndicatorWorker.java124 public void onAudioModeChanged() { in onAudioModeChanged() method in MediaOutputIndicatorWorker
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
H A DBluetoothPreferenceController.java138 public void onAudioModeChanged() { in onAudioModeChanged() method in BluetoothPreferenceController
/aosp12/packages/apps/Settings/src/com/android/settings/sound/
H A DAudioSwitchPreferenceController.java160 public void onAudioModeChanged() { in onAudioModeChanged() method in AudioSwitchPreferenceController