Searched refs:sAudioPatchesCached (Results 1 – 1 of 1) sorted by relevance
3628 static ArrayList<AudioPatch> sAudioPatchesCached = new ArrayList<AudioPatch>(); field in AudioManager3699 sAudioPatchesCached = newPatches; in updateAudioPortCache()3708 patches.addAll(sAudioPatchesCached); in updateAudioPortCache()