Searched refs:portGeneration (Results 1 – 1 of 1) sorted by relevance
4072 int[] portGeneration = new int[1]; in updateAudioPortCache() local4079 status = AudioSystem.listAudioPorts(newPorts, portGeneration); in updateAudioPortCache()4090 } while (patchGeneration[0] != portGeneration[0]); in updateAudioPortCache()4129 sAudioPortGeneration = portGeneration[0]; in updateAudioPortCache()