Home
last modified time | relevance | path

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

/cts/tests/tests/syncmanager/src/android/content/syncmanager/cts/
DCtsSyncManagerTest.java150 private void removeAllAccounts() throws Exception { in removeAllAccounts() method in CtsSyncManagerTest
186 removeAllAccounts(); in testInitialSync()
213 removeAllAccounts(); in testSoftErrorRetriesActiveApp()
248 removeAllAccounts(); in testExpeditedJobSync()
278 removeAllAccounts(); in testExpeditedJobSync_InDoze()
306 removeAllAccounts(); in testInitialSyncInNeverBucket()
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
DCommReceiver.java39 SyncManagerCtsAuthenticator.removeAllAccounts(); in handleRequest()
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
DAtomTests.java564 StatsdAuthenticator.removeAllAccounts(context); in testSyncState()
586 StatsdAuthenticator.removeAllAccounts(context); in testSyncState()