Searched refs:getCarSystemContextIds (Results 1 – 4 of 4) sorted by relevance
717 public void getCarSystemContextIds() { in getCarSystemContextIds() method in CarAudioContextTest718 List<Integer> systemContextIds = CarAudioContext.getCarSystemContextIds(); in getCarSystemContextIds()760 CarAudioContext.getCarSystemContextIds()); in validateAllAudioAttributesSupported_forCarSystemContextsOnly_fails()857 new ArraySet<Integer>(TEST_CAR_AUDIO_CONTEXT.getCarSystemContextIds()); in getAllCarSystemContextInfo_verifyContents()
112 List<Integer> nonLegacyCarSystemContexts = CarAudioContext.getCarSystemContextIds(); in setNonLegacyContexts()
704 static List<Integer> getCarSystemContextIds() { in getCarSystemContextIds() method in CarAudioContext
1018 if (isVersionOne() && CarAudioContext.getCarSystemContextIds().contains(audioContext)) {