Searched defs:countryIso (Results 1 – 2 of 2) sorted by relevance
48 final String countryIso; field in SmsUsageMonitorShortCodeTest.ShortCodeTest52 ShortCodeTest(String countryIso, String destAddress, int category) { in ShortCodeTest()
3311 String countryIso = mTelephonyManager.getNetworkCountryIso(); in testIsPotentialEmergencyNumber() local5565 private static boolean validateEmergencyNumberCountryIso(String countryIso) { in validateEmergencyNumberCountryIso()