Searched refs:broadcastVolume (Results 1 – 1 of 1) sorted by relevance
1269 int broadcastVolume = cachedVolume; in notifyDevicesVolumeChanged() local1271 broadcastVolume = volume.get(); in notifyDevicesVolumeChanged()1272 mDeviceVolumeCache.put(dev, broadcastVolume); in notifyDevicesVolumeChanged()1277 callbacks.getBroadcastItem(i).onDeviceVolumeChanged(dev, broadcastVolume); in notifyDevicesVolumeChanged()