Searched defs:zoneIds (Results 1 – 8 of 8) sorted by relevance
44 repeated string zoneIds = 2; field
154 int[] zoneIds = new int[mFocusZones.size()]; in setRestrictFocus() local212 private void notifyFocusCallback(int[] zoneIds) { in notifyFocusCallback()
982 int[] zoneIds = new int[mCarAudioZones.size()]; in getAudioZoneIds() local
53 List<Integer> zoneIds = mCarAudioManager.getAudioZoneIds(); in test_getAudioZoneIds() local
167 int[] zoneIds = new int[]{PRIMARY_ZONE_ID, PASSENGER_ZONE_ID}; in onFocusChange_withMultipleZones_notifiesForEachZone() local
170 List<Integer> zoneIds = getListOfZoneIds(zones); in loadAudioZones_parsesAudioZoneId() local576 List<Integer> zoneIds = new ArrayList<>(); in getListOfZoneIds() local
286 Result(List<String> isoCountryCodes, List<String> zoneIds) { in Result()
389 List<Integer> zoneIds = Arrays.stream(captor.getValue()) in onDevicesToMuteChange_withMultipleZones_passesAlongCorrectZoneInfo() local