Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java333 private Bundle removeAccountWithIntentLaunch(AccountManager am, Account account, in removeAccountWithIntentLaunch() method in AccountManagerTest
591 …assertTrue(removeAccountWithIntentLaunch(am, ACCOUNT_FOR_NEW_REMOVE_ACCOUNT_API, mActivity, null /… in testAddAccountExplicitlyAndRemoveAccountWithNewApi()
616 …assertTrue(removeAccountWithIntentLaunch(am, ACCOUNT_FOR_DEFAULT_IMPL, mActivity, null /* callback… in testAddAccountExplicitlyAndRemoveAccountWithDefaultImpl()