Searched refs:mLatestGeolocationSuggestion (Results 1 – 1 of 1) sorted by relevance
65 @Nullable private final MetricsTimeZoneSuggestion mLatestGeolocationSuggestion; field in MetricsTimeZoneDetectorState79 mLatestGeolocationSuggestion = latestGeolocationSuggestion; in MetricsTimeZoneDetectorState()218 return mLatestGeolocationSuggestion; in getLatestGeolocationSuggestion()235 && Objects.equals(mLatestGeolocationSuggestion, that.mLatestGeolocationSuggestion); in equals()241 mLatestManualSuggestion, mLatestTelephonySuggestion, mLatestGeolocationSuggestion); in hashCode()252 + ", mLatestGeolocationSuggestion=" + mLatestGeolocationSuggestion in toString()