Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTelephonyManager.java90 resetSimStates(); in resetSimStates() method
292 public void resetSimStates() { in resetSimStates() method in ShadowTelephonyManager
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowTelephonyManagerTest.java419 shadowTelephonyManager.resetSimStates(); in resetSimStates_shouldRetainDefaultState()