Searched defs:zoneIds (Results 1 – 12 of 12) sorted by relevance
67 public GeolocationTimeZoneSuggestion(@Nullable List<String> zoneIds) { in GeolocationTimeZoneSuggestion()144 List<String> zoneIds = parseZoneIdsArg(zoneIdsString); in parseCommandLineArg() local156 ArrayList<String> zoneIds = new ArrayList<>(); in parseZoneIdsArg() local
258 List<String> zoneIds = geolocationSuggestion.getZoneIds(); in createMetricsTimeZoneSuggestion() local
451 List<String> zoneIds = latestGeolocationSuggestion.getZoneIds(); in doGeolocationTimeZoneDetection() local
44 repeated string zoneIds = 2; field
154 int[] zoneIds = new int[mFocusZones.size()]; in setRestrictFocus() local212 private void notifyFocusCallback(int[] zoneIds) { in notifyFocusCallback()
967 int[] zoneIds = new int[mCarAudioZones.size()]; in getAudioZoneIds() local
59 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
171 List<Integer> zoneIds = getListOfZoneIds(zones); in loadAudioZones_parsesAudioZoneId() local601 List<Integer> zoneIds = new ArrayList<>(); in getListOfZoneIds() local
286 Result(List<String> isoCountryCodes, List<String> zoneIds) { in Result()
530 String[] zoneIds = { "Europe/London", "Europe/Paris" }; in testTelephonySuggestionMultipleSlotIndexSuggestionScoringAndSlotIndexBias() local1059 private static GeolocationTimeZoneSuggestion createGeoLocationSuggestion( in createGeoLocationSuggestion()
389 List<Integer> zoneIds = Arrays.stream(captor.getValue()) in onDevicesToMuteChange_withMultipleZones_passesAlongCorrectZoneInfo() local