Searched refs:deviceOut (Results 1 – 1 of 1) sorted by relevance
7293 int deviceOut = device.getInternalType(); in registerDeviceVolumeDispatcherForAbsoluteVolume() local7297 AbsoluteVolumeDeviceInfo oldInfo = mAbsoluteVolumeDeviceInfoMap.get(deviceOut); in registerDeviceVolumeDispatcherForAbsoluteVolume()7301 removeAudioSystemDeviceOutFromFullVolumeDevices(deviceOut); in registerDeviceVolumeDispatcherForAbsoluteVolume()7302 removeAudioSystemDeviceOutFromFixedVolumeDevices(deviceOut); in registerDeviceVolumeDispatcherForAbsoluteVolume()7303 addAudioSystemDeviceOutToAbsVolumeDevices(deviceOut, info); in registerDeviceVolumeDispatcherForAbsoluteVolume()7317 deviceOut, false /*force*/, packageName, in registerDeviceVolumeDispatcherForAbsoluteVolume() local7322 deviceOut, false /*force*/, packageName, in registerDeviceVolumeDispatcherForAbsoluteVolume()7329 boolean wasAbsVol = removeAudioSystemDeviceOutFromAbsVolumeDevices(deviceOut) != null; in registerDeviceVolumeDispatcherForAbsoluteVolume()