Searched defs:zoneIds (Results 1 – 8 of 8) sorted by relevance
239 int[] zoneIds = new int[]{PRIMARY_ZONE_ID, PASSENGER_ZONE_ID}; in onFocusChange_withMultipleZones_notifiesForEachZone() local255 int[] zoneIds = new int[]{PRIMARY_ZONE_ID}; in onFocusChange_withOemServiceAvailable_notifiesForEachZone() local270 int[] zoneIds = new int[]{PRIMARY_ZONE_ID}; in onFocusChange_withOemServiceReady_notifiesForEachZone() local286 int[] zoneIds = new int[]{PRIMARY_ZONE_ID}; in onFocusChange_withOemDucking_notifiesForEachZone() local302 int[] zoneIds = new int[]{PRIMARY_ZONE_ID}; in onFocusChange_withOemDuckingAndReturnMedia_ducksMedia() local320 int[] zoneIds = new int[]{PRIMARY_ZONE_ID}; in onFocusChange_withOemDuckingCalledTwice_unducksMedia() local
540 public void onAudioZonesMirrorStatusChanged(int[] zoneIds, int status) { in onAudioZonesMirrorStatusChanged()
6928 public void onAudioZonesMirrorStatusChanged(int[] zoneIds, int status) { in onAudioZonesMirrorStatusChanged()
44 repeated string zoneIds = 2; field
181 ArraySet<Integer> zoneIds = new ArraySet<>(); in reevaluateAndRegainAudioFocusList() local230 int[] zoneIds = new int[mFocusZones.size()]; in setRestrictFocus() local303 private void notifyFocusListeners(int[] zoneIds) { in notifyFocusListeners()
98 List<Integer> zoneIds = mCarAudioManager.getAudioZoneIds(); in test_getAudioZoneIds() local
287 Result(List<String> isoCountryCodes, List<String> zoneIds) { in Result()
611 List<Integer> zoneIds = Arrays.stream(captor.getValue()) in onDevicesToMuteChange_withMultipleZones_passesAlongCorrectZoneInfo() local