Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DAccountCheckHostSideTest.java139 private void removeAllAccounts() throws Exception { in removeAllAccounts() method in AccountCheckHostSideTest
145 removeAllAccounts(); in removeAllAccountsAllowingFailure()
256 removeAllAccounts(); in testAccountCheck()
263 removeAllAccounts(); in testAccountCheck()
270 removeAllAccounts(); in testAccountCheck()
277 removeAllAccounts(); in testAccountCheck()
286 removeAllAccounts(); in testAccountCheck()
295 removeAllAccounts(); in testAccountCheck()
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsSyncTest.java40 BatteryStatsAuthenticator.removeAllAccounts(getContext()); in setUp()
45 BatteryStatsAuthenticator.removeAllAccounts(getContext()); in tearDown()
DBatteryStatsAuthenticator.java76 public static void removeAllAccounts(Context context) { in removeAllAccounts() method in BatteryStatsAuthenticator
DBatteryStatsBgVsFgActions.java261 BatteryStatsAuthenticator.removeAllAccounts(ctx); in doSync()
279 BatteryStatsAuthenticator.removeAllAccounts(ctx); in doSync()
/cts/tests/tests/syncmanager/src/android/content/syncmanager/cts/
DCtsSyncManagerTest.java146 private void removeAllAccounts() throws Exception { in removeAllAccounts() method in CtsSyncManagerTest
182 removeAllAccounts(); in testInitialSync()
209 removeAllAccounts(); in testSoftErrorRetriesActiveApp()
244 removeAllAccounts(); in testExpeditedJobSync()
274 removeAllAccounts(); in testExpeditedJobSync_InDoze()
302 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.java691 StatsdAuthenticator.removeAllAccounts(context); in testSyncState()
713 StatsdAuthenticator.removeAllAccounts(context); in testSyncState()