Searched refs:deviceOut (Results 1 – 1 of 1) sorted by relevance
7593 int deviceOut = device.getInternalType(); in registerDeviceVolumeDispatcherForAbsoluteVolume() local7597 AbsoluteVolumeDeviceInfo oldInfo = mAbsoluteVolumeDeviceInfoMap.get(deviceOut); in registerDeviceVolumeDispatcherForAbsoluteVolume()7601 removeAudioSystemDeviceOutFromFullVolumeDevices(deviceOut); in registerDeviceVolumeDispatcherForAbsoluteVolume()7602 removeAudioSystemDeviceOutFromFixedVolumeDevices(deviceOut); in registerDeviceVolumeDispatcherForAbsoluteVolume()7603 addAudioSystemDeviceOutToAbsVolumeDevices(deviceOut, info); in registerDeviceVolumeDispatcherForAbsoluteVolume()7617 deviceOut, false /*force*/, packageName, in registerDeviceVolumeDispatcherForAbsoluteVolume() local7622 deviceOut, false /*force*/, packageName, in registerDeviceVolumeDispatcherForAbsoluteVolume()7629 boolean wasAbsVol = removeAudioSystemDeviceOutFromAbsVolumeDevices(deviceOut) != null; in registerDeviceVolumeDispatcherForAbsoluteVolume()