Searched refs:newPorts (Results 1 – 1 of 1) sorted by relevance
4074 ArrayList<AudioPort> newPorts = new ArrayList<AudioPort>(); in updateAudioPortCache() local4078 newPorts.clear(); in updateAudioPortCache()4079 status = AudioSystem.listAudioPorts(newPorts, portGeneration); in updateAudioPortCache()4095 newPorts); in updateAudioPortCache()4100 newPorts); in updateAudioPortCache()4127 sAudioPortsCached = newPorts; in updateAudioPortCache()