Searched refs:getNonCarSystemContextIds (Results 1 – 3 of 3) sorted by relevance
727 public void getNonCarSystemContextIds() { in getNonCarSystemContextIds() method in CarAudioContextTest728 List<Integer> nonCarSystemContextIds = CarAudioContext.getNonCarSystemContextIds(); in getNonCarSystemContextIds()751 CarAudioContext.getNonCarSystemContextIds()); in validateAllAudioAttributesSupported_forNonCarSystemContextsOnly_fails()872 new ArraySet<Integer>(TEST_CAR_AUDIO_CONTEXT.getNonCarSystemContextIds()); in getAllNonCarSystemContextInfo_verifyContents()
116 List<Integer> nonSystemContexts = CarAudioContext.getNonCarSystemContextIds(); in loadBusesForLegacyContexts()
700 static List<Integer> getNonCarSystemContextIds() { in getNonCarSystemContextIds() method in CarAudioContext