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