Searched defs:onMuteChanged (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ | ||
D | AmbientVolumeController.java | 338 default void onMuteChanged(@NonNull BluetoothDevice device, int mute) { in onMuteChanged() method |
D | AmbientVolumeUiController.java | 146 public void onMuteChanged(@NonNull BluetoothDevice device, int mute) { in onMuteChanged() method in AmbientVolumeUiController |