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.java91 private void removeAllAccounts() throws Exception { in removeAllAccounts() method in AccountCheckHostSideTest
97 removeAllAccounts(); in removeAllAccountsAllowingFailure()
183 removeAllAccounts(); in testAccountCheck()
190 removeAllAccounts(); in testAccountCheck()
197 removeAllAccounts(); in testAccountCheck()
204 removeAllAccounts(); in testAccountCheck()
213 removeAllAccounts(); in testAccountCheck()
222 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.java310 BatteryStatsAuthenticator.removeAllAccounts(ctx); in doSync()
328 BatteryStatsAuthenticator.removeAllAccounts(ctx); in doSync()
/cts/tests/tests/syncmanager/src/android/content/syncmanager/cts/
DCtsSyncManagerTest.java143 private void removeAllAccounts() throws Exception { in removeAllAccounts() method in CtsSyncManagerTest
179 removeAllAccounts(); in testInitialSync()
205 removeAllAccounts(); in testSoftErrorRetriesActiveApp()
239 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/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdAuthenticator.java75 public static void removeAllAccounts(Context context) { in removeAllAccounts() method in StatsdAuthenticator
DAtomTests.java296 StatsdAuthenticator.removeAllAccounts(context); in testSyncState()
318 StatsdAuthenticator.removeAllAccounts(context); in testSyncState()