Searched refs:newPorts (Results 1 – 1 of 1) sorted by relevance
4106 ArrayList<AudioPort> newPorts = new ArrayList<AudioPort>(); in updateAudioPortCache() local4110 newPorts.clear(); in updateAudioPortCache()4111 status = AudioSystem.listAudioPorts(newPorts, portGeneration); in updateAudioPortCache()4127 newPorts); in updateAudioPortCache()4132 newPorts); in updateAudioPortCache()4159 sAudioPortsCached = newPorts; in updateAudioPortCache()