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