Home
last modified time | relevance | path

Searched refs:resetSimCountryIsos (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTelephonyManager.java91 resetSimCountryIsos(); in resetSimCountryIsos() method
266 public void resetSimCountryIsos() { in resetSimCountryIsos() method in ShadowTelephonyManager
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowTelephonyManagerTest.java427 shadowTelephonyManager.resetSimCountryIsos(); in resetSimCountryIsos_shouldRetainDefaultState()