Searched refs:patchGeneration (Results 1 – 1 of 1) sorted by relevance
4776 int[] patchGeneration = new int[1]; in updateAudioPortCache() local4790 status = AudioSystem.listAudioPatches(newPatches, patchGeneration); in updateAudioPortCache()4797 } while (patchGeneration[0] != portGeneration[0] in updateAudioPortCache()4801 if (patchGeneration[0] != portGeneration[0]) { in updateAudioPortCache()