Searched refs:newPorts (Results 1 – 1 of 1) sorted by relevance
7707 ArrayList<AudioPort> newPorts = new ArrayList<AudioPort>(); in updateAudioPortCache() local7711 newPorts.clear(); in updateAudioPortCache()7712 status = AudioSystem.listAudioPorts(newPorts, portGeneration); in updateAudioPortCache()7736 newPorts); in updateAudioPortCache()7741 newPorts); in updateAudioPortCache()7768 sAudioPortsCached = newPorts; in updateAudioPortCache()