Home
last modified time | relevance | path

Searched defs:getCarSystemContextIds (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioContextTest.java717 public void getCarSystemContextIds() { in getCarSystemContextIds() method in CarAudioContextTest
/packages/services/Car/service/src/com/android/car/audio/
DCarAudioContext.java704 static List<Integer> getCarSystemContextIds() { in getCarSystemContextIds() method in CarAudioContext