Searched refs:newPorts (Results 1 – 1 of 1) sorted by relevance
3646 ArrayList<AudioPort> newPorts = new ArrayList<AudioPort>(); in updateAudioPortCache() local3650 newPorts.clear(); in updateAudioPortCache()3651 status = AudioSystem.listAudioPorts(newPorts, portGeneration); in updateAudioPortCache()3667 newPorts); in updateAudioPortCache()3672 newPorts); in updateAudioPortCache()3698 sAudioPortsCached = newPorts; in updateAudioPortCache()