Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowAccountManagerTest.java874 public void removeAllAccounts() throws Exception { in removeAllAccounts() method in ShadowAccountManagerTest
881 shadowOf(am).removeAllAccounts(); in removeAllAccounts()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAccountManager.java193 public void removeAllAccounts() {