Home
last modified time | relevance | path

Searched defs:onMuteChanged (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DAmbientVolumeController.java338 default void onMuteChanged(@NonNull BluetoothDevice device, int mute) { in onMuteChanged() method
387 public void onMuteChanged(int mute) { in onMuteChanged() method in AmbientVolumeController.AmbientCallback
DAmbientVolumeUiController.java146 public void onMuteChanged(@NonNull BluetoothDevice device, int mute) { in onMuteChanged() method in AmbientVolumeUiController