Searched refs:latestGeolocationSuggestion (Results 1 – 2 of 2) sorted by relevance
72 @Nullable MetricsTimeZoneSuggestion latestGeolocationSuggestion) { in MetricsTimeZoneDetectorState() argument77 mLatestGeolocationSuggestion = latestGeolocationSuggestion; in MetricsTimeZoneDetectorState()90 @Nullable GeolocationTimeZoneSuggestion latestGeolocationSuggestion) { in create() argument99 createMetricsTimeZoneSuggestion(tzIdOrdinalGenerator, latestGeolocationSuggestion); in create()
445 GeolocationTimeZoneSuggestion latestGeolocationSuggestion = in doGeolocationTimeZoneDetection() local447 if (latestGeolocationSuggestion == null) { in doGeolocationTimeZoneDetection()451 List<String> zoneIds = latestGeolocationSuggestion.getZoneIds(); in doGeolocationTimeZoneDetection()