Searched refs:simCountryIso (Results 1 – 1 of 1) sorted by relevance
1330 String simCountryIso = in checkDestination() local1332 if (simCountryIso == null || simCountryIso.length() != 2) { in checkDestination()1335 simCountryIso = in checkDestination()1342 .checkDestination(trackers[0].mDestAddress, simCountryIso); in checkDestination()