Searched defs:onMasterMuteChanged (Results 1 – 8 of 8) sorted by relevance
41 void onMasterMuteChanged(int zoneId, int flags); in onMasterMuteChanged() method
44 void onMasterMuteChanged(int zoneId, int flags); in onMasterMuteChanged() method
2071 public void onMasterMuteChanged(int zoneId, int flags) {} in onMasterMuteChanged() method in CarAudioManager.CarVolumeCallback
95 void onMasterMuteChanged(int zoneId, int flags) { in onMasterMuteChanged() method in CarVolumeEventHandler
157 void onMasterMuteChanged(int zoneId, int flags) { in onMasterMuteChanged() method in CarVolumeCallbackHandler
240 public void onMasterMuteChanged(int zoneId, int flags) throws RemoteException { in onMasterMuteChanged() method in CarVolumeCallbackHandlerTest.TestCarVolumeCallback
5159 public void onMasterMuteChanged(int zoneId, int flags) { in onMasterMuteChanged() method in CarAudioServiceUnitTest.CarVolumeEventCallbackImpl
101 public void onMasterMuteChanged(int zoneId, int flags) { in onMasterMuteChanged() method in VolumeTestFragment.CarVolumeChangeListener