Searched refs:removeAccountExplicitly (Results 1 – 15 of 15) sorted by relevance
63 mAccountManager.removeAccountExplicitly(ACCOUNT); in testRemoveAccountExplicitly()
53 mAccountManager.removeAccountExplicitly(ACCOUNT); in tearDown()
88 mAccountManager.removeAccountExplicitly(mValidAccount); in removeTestAccount()
121 accountManager.removeAccountExplicitly(account); in removeAccounts()
109 am.removeAccountExplicitly(account); in teardown()
53 mAccountManager.removeAccountExplicitly(account); in testRemoveAllAccounts()
80 am.removeAccountExplicitly(account); in removeAllAccounts()
81 am.removeAccountExplicitly(account); in removeAllAccounts()
86 am.removeAccountExplicitly(account); in removeAllAccounts()
60 mAccountManager.removeAccountExplicitly(mAccount); in tearDown()
266 am.removeAccountExplicitly(account); in removeAccount()
122 mAccountManager.removeAccountExplicitly( in testRemoveAccountExplicitly()
384 private boolean removeAccountExplicitly(AccountManager am, Account account) { in removeAccountExplicitly() method in AccountManagerTest385 return am.removeAccountExplicitly(account); in removeAccountExplicitly()690 assertTrue(removeAccountExplicitly(am, ACCOUNT)); in testAddAccountExplicitlyAndRemoveAccountExplicitly()
518 AccountManager.get(mContext).removeAccountExplicitly(account); in removeTestAccount()
1280 AccountManager.get(getContext()).removeAccountExplicitly(account); in removeAllTestContactsInProfile()