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