Home
last modified time | relevance | path

Searched defs:removeAllAccounts (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/syncmanager/src/android/content/syncmanager/cts/
DCtsSyncManagerTest.java150 private void removeAllAccounts() throws Exception { in removeAllAccounts() method in CtsSyncManagerTest
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
DSyncManagerCtsAuthenticator.java81 public static void removeAllAccounts() throws Exception { in removeAllAccounts() method in SyncManagerCtsAuthenticator
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdAuthenticator.java75 public static void removeAllAccounts(Context context) { in removeAllAccounts() method in StatsdAuthenticator