Searched refs:getNetworkCountryIso (Results 1 – 3 of 3) sorted by relevance
157 assertEquals("SomeIso", telephonyManager.getNetworkCountryIso()); in shouldGiveNetworkCountryIso()
203 protected String getNetworkCountryIso() { in getNetworkCountryIso() method in ShadowTelephonyManager
1957 String countryCode = telephonyManager.getNetworkCountryIso(); in getCountryCode()