Home
last modified time | relevance | path

Searched defs:currentAccounts (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/editor/
DContactEditorUtilsTest.java97 List<AccountWithDataSet> currentAccounts = new ArrayList<>(); in testShouldShowAccountChangedNotification_0Accounts() local
219 final List<AccountWithDataSet> currentAccounts = new ArrayList<>(); in testShouldShowAccountChangedNotification_nullAccount() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java5051 final Set<Account> currentAccounts = Sets.newHashSet(currentSystemAccounts); in haveAccountsChanged() local