Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java2157 String networkCountryIso = in checkDestination() local
2159 if (networkCountryIso == null || networkCountryIso.length() != 2) { in checkDestination()
2163 networkCountryIso = in checkDestination()
2173 trackers[0].mDestAddress, networkCountryIso)); in checkDestination()