Searched refs:lookupByCountry (Results 1 – 5 of 5) sorted by relevance
273 mTimeZoneLookupHelper.lookupByCountry("gb", nhSummerTimeMillis)); in testLookupByCountry()277 mTimeZoneLookupHelper.lookupByCountry("gb", nhWinterTimeMillis)); in testLookupByCountry()283 mTimeZoneLookupHelper.lookupByCountry("de", nhSummerTimeMillis)); in testLookupByCountry()287 mTimeZoneLookupHelper.lookupByCountry("de", nhWinterTimeMillis)); in testLookupByCountry()293 mTimeZoneLookupHelper.lookupByCountry("us", nhSummerTimeMillis)); in testLookupByCountry()297 mTimeZoneLookupHelper.lookupByCountry("us", nhWinterTimeMillis)); in testLookupByCountry()
98 mRealTimeZoneLookupHelper.lookupByCountry( in test_uniqueUsZone_Assumptions()131 mRealTimeZoneLookupHelper.lookupByCountry( in test_unitedKingdom_Assumptions()
194 public CountryResult lookupByCountry(String isoCountryCode, long whenMillis) { in lookupByCountry() method in TimeZoneLookupHelper
647 CountryResult lookupResult = mTimeZoneLookupHelper.lookupByCountry( in updateTimeZoneByNetworkCountryCode()
40952 HSPLcom/android/internal/telephony/TimeZoneLookupHelper;->lookupByCountry(Ljava/lang/String;J)Lcom/…