Searched refs:updateVolumeForDevices (Results 1 – 3 of 3) sorted by relevance
113 boolean updateVolumeForDevices(int devices, int volume); in updateVolumeForDevices() method165 public boolean updateVolumeForDevices(int devices, int volume) { in updateVolumeForDevices() method in BluetoothRouteController.NoOpBluetoothRouteController
608 if (mBluetoothRouteController.updateVolumeForDevices(devices, volume)) { in updateVolume()
245 public boolean updateVolumeForDevices(int devices, int volume) { in updateVolumeForDevices() method in LegacyBluetoothRouteController