Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DLocaleTracker.java501 String timeZoneCountryIsoDebugInfo = null; in updateLocale() local
510 timeZoneCountryIsoDebugInfo = in updateLocale()
529 timeZoneCountryIsoDebugInfo = in updateLocale()
539 timeZoneCountryIsoDebugInfo = countryIsoDebugInfo; in updateLocale()
587 timeZoneCountryIsoDebugInfo = "Test cell: " + mOperatorNumeric; in updateLocale()
593 timeZoneCountryIsoDebugInfo = "Defaulted: " + countryIsoDebugInfo; in updateLocale()
596 + ", timeZoneCountryIsoDebugInfo = " + timeZoneCountryIsoDebugInfo); in updateLocale()