Home
last modified time | relevance | path

Searched refs:usIso (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/nitz/
DTimeZoneLookupHelperTest.java165 String usIso = "US"; in testLookupByNitzCountry_filterByEffectiveDate() local
173 OffsetResult offsetResult = mTimeZoneLookupHelper.lookupByNitzCountry(nitzData, usIso); in testLookupByNitzCountry_filterByEffectiveDate()
181 OffsetResult offsetResult = mTimeZoneLookupHelper.lookupByNitzCountry(nitzData, usIso); in testLookupByNitzCountry_filterByEffectiveDate()
190 String usIso = "US"; in testLookupByNitzCountry_multipleMatches() local
196 OffsetResult offsetResult = mTimeZoneLookupHelper.lookupByNitzCountry(nitzData, usIso); in testLookupByNitzCountry_multipleMatches()
204 OffsetResult offsetResult = mTimeZoneLookupHelper.lookupByNitzCountry(nitzData, usIso); in testLookupByNitzCountry_multipleMatches()
213 OffsetResult offsetResult = mTimeZoneLookupHelper.lookupByNitzCountry(nitzData, usIso); in testLookupByNitzCountry_multipleMatches()