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.java1345 String networkCountryIso = in checkDestination() local
1347 if (networkCountryIso == null || networkCountryIso.length() != 2) { in checkDestination()
1350 networkCountryIso = in checkDestination()
1360 trackers[0].mDestAddress, networkCountryIso)); in checkDestination()