Searched refs:getOccupantsConfig (Results 1 – 2 of 2) sorted by relevance
251 HashMap<Integer, OccupantZoneInfo> configs = mService.getOccupantsConfig(); in testDefaultOccupantConfig()275 HashMap<Integer, OccupantZoneInfo> configs = mService.getOccupantsConfig(); in testDefaultOccupantConfigForRHD()509 mService.getOccupantsConfig(); in testOccupantZoneConfigInfoForAudio()
356 public HashMap<Integer, OccupantZoneInfo> getOccupantsConfig() { in getOccupantsConfig() method in CarOccupantZoneService