Searched refs:nonLegacyCarSystemContexts (Results 1 – 1 of 1) sorted by relevance
112 List<Integer> nonLegacyCarSystemContexts = CarAudioContext.getCarSystemContextIds(); in setNonLegacyContexts() local113 for (int index = 0; index < nonLegacyCarSystemContexts.size(); index++) { in setNonLegacyContexts()114 @AudioContext int audioContext = nonLegacyCarSystemContexts.get(index); in setNonLegacyContexts()