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.java1341 String networkCountryIso = in checkDestination() local
1343 if (networkCountryIso == null || networkCountryIso.length() != 2) { in checkDestination()
1345 networkCountryIso = in checkDestination()
1355 trackers[0].mDestAddress, networkCountryIso)); in checkDestination()