Searched refs:newPorts (Results 1 – 1 of 1) sorted by relevance
4747 ArrayList<AudioPort> newPorts = new ArrayList<AudioPort>(); in updateAudioPortCache() local4751 newPorts.clear(); in updateAudioPortCache()4752 status = AudioSystem.listAudioPorts(newPorts, portGeneration); in updateAudioPortCache()4776 newPorts); in updateAudioPortCache()4781 newPorts); in updateAudioPortCache()4808 sAudioPortsCached = newPorts; in updateAudioPortCache()