Searched defs:metricZoneIds (Results 1 – 1 of 1) sorted by relevance
266 String[] metricZoneIds = includeFullZoneIds ? new String[] { suggestionZoneId } : null; in createMetricsTimeZoneSuggestion() local283 String[] metricZoneIds = includeFullZoneIds ? new String[] { suggestionZoneId } : null; in createMetricsTimeZoneSuggestion() local301 String[] metricZoneIds = includeFullZoneIds ? zoneIds.toArray(new String[0]) : null; in createMetricsTimeZoneSuggestion() local