Searched defs:onMasterMuteChanged (Results 1 – 10 of 10) sorted by relevance
41 void onMasterMuteChanged(int zoneId, int flags); in onMasterMuteChanged() method
44 void onMasterMuteChanged(int zoneId, int flags); in onMasterMuteChanged() method
2122 public void onMasterMuteChanged(int zoneId, int flags) {} in onMasterMuteChanged() method in CarAudioManager.CarVolumeCallback
47 public void onMasterMuteChanged(int zoneId, int flags) { in onMasterMuteChanged() method in TestCarVolumeEventCallback
60 public void onMasterMuteChanged() throws Exception { in onMasterMuteChanged() method in CarVolumeEventHandlerTest
240 public void onMasterMuteChanged(int zoneId, int flags) throws RemoteException { in onMasterMuteChanged() method in CarVolumeCallbackHandlerTest.TestCarVolumeCallback
95 void onMasterMuteChanged(int zoneId, int flags) { in onMasterMuteChanged() method in CarVolumeEventHandler
157 void onMasterMuteChanged(int zoneId, int flags) { in onMasterMuteChanged() method in CarVolumeCallbackHandler
66 public void onMasterMuteChanged(int zoneId, int flags) { in onMasterMuteChanged() method in CarAudioManagerTestUtils.SyncCarVolumeCallback
101 public void onMasterMuteChanged(int zoneId, int flags) { in onMasterMuteChanged() method in VolumeTestFragment.CarVolumeChangeListener