Searched refs:getTimeZoneSuggestion (Results 1 – 4 of 4) sorted by relevance
86 mTimeZoneSuggester.getTimeZoneSuggestion( in test_emptySuggestionForNullCountryNullNitz()96 mTimeZoneSuggester.getTimeZoneSuggestion( in test_emptySuggestionForNullCountryWithNitz()103 mTimeZoneSuggester.getTimeZoneSuggestion( in test_emptySuggestionForEmptyCountryNullNitz()127 TelephonyTimeZoneSuggestion actualSuggestion = mTimeZoneSuggester.getTimeZoneSuggestion( in test_uniqueUsZone()137 TelephonyTimeZoneSuggestion actualSuggestion = mTimeZoneSuggester.getTimeZoneSuggestion( in test_uniqueUsZone()148 TelephonyTimeZoneSuggestion actualSuggestion = mTimeZoneSuggester.getTimeZoneSuggestion( in test_uniqueUsZone()163 TelephonyTimeZoneSuggestion actualSuggestion = mTimeZoneSuggester.getTimeZoneSuggestion( in test_uniqueUsZone()175 TelephonyTimeZoneSuggestion actualSuggestion = mTimeZoneSuggester.getTimeZoneSuggestion( in test_uniqueUsZone()201 TelephonyTimeZoneSuggestion actualSuggestion = mTimeZoneSuggester.getTimeZoneSuggestion( in test_nonUniqueUsZone()211 TelephonyTimeZoneSuggestion actualSuggestion = mTimeZoneSuggester.getTimeZoneSuggestion( in test_nonUniqueUsZone()[all …]
109 mRealTimeZoneSuggester.getTimeZoneSuggestion( in test_countryThenNitz()112 mRealTimeZoneSuggester.getTimeZoneSuggestion( in test_countryThenNitz()154 mRealTimeZoneSuggester.getTimeZoneSuggestion( in test_nitzThenCountry()157 mRealTimeZoneSuggester.getTimeZoneSuggestion( in test_nitzThenCountry()215 mRealTimeZoneSuggester.getTimeZoneSuggestion( in test_emptyCountryString_countryReceivedFirst()261 mRealTimeZoneSuggester.getTimeZoneSuggestion( in test_emptyCountryStringUsTime_nitzReceivedFirst()299 mRealTimeZoneSuggester.getTimeZoneSuggestion( in test_airplaneModeClearsState()367 mRealTimeZoneSuggester.getTimeZoneSuggestion( in test_airplaneModeClearsState()399 mRealTimeZoneSuggester.getTimeZoneSuggestion( in test_airplaneModeClearsState_onlyCountryCleared_b227047106()458 mRealTimeZoneSuggester.getTimeZoneSuggestion( in test_handleNetworkUnavailableClearsNetworkState_noRestoreOfClearedNitz()[all …]
92 TelephonyTimeZoneSuggestion getTimeZoneSuggestion( in getTimeZoneSuggestion() method342 TelephonyTimeZoneSuggestion suggestion = mTimeZoneSuggester.getTimeZoneSuggestion(
57 public TelephonyTimeZoneSuggestion getTimeZoneSuggestion(int slotIndex, in getTimeZoneSuggestion() method in TimeZoneSuggesterImpl