Searched refs:updateApcList (Results 1 – 1 of 1) sorted by relevance
517 List<AudioPlaybackConfiguration> updateApcList = new ArrayList<>(); in updateCodecParameters() local551 updateApcList.add(apc); in updateCodecParameters()558 updateApcList.forEach(this::updateCodecParametersForConfiguration); in updateCodecParameters()