Searched refs:getContextsInfo (Results 1 – 3 of 3) sorted by relevance
974 public void getContextsInfo() { in getContextsInfo() method in CarAudioContextTest980 expectWithMessage("Context infos").that(carAudioContext.getContextsInfo()) in getContextsInfo()
716 public List<CarAudioContextInfo> getContextsInfo() { in getContextsInfo() method in CarAudioContext
660 .that(contexts.getContextsInfo()).containsExactly(OEM_CONTEXT_INFO_MUSIC, in getCarAudioContext_withOEMContexts()