Searched refs:newPorts (Results 1 – 1 of 1) sorted by relevance
4779 ArrayList<AudioPort> newPorts = new ArrayList<AudioPort>(); in updateAudioPortCache() local4783 newPorts.clear(); in updateAudioPortCache()4784 status = AudioSystem.listAudioPorts(newPorts, portGeneration); in updateAudioPortCache()4808 newPorts); in updateAudioPortCache()4813 newPorts); in updateAudioPortCache()4840 sAudioPortsCached = newPorts; in updateAudioPortCache()