Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java5079 boolean haveAccountsChanged(Account[] currentSystemAccounts) { in haveAccountsChanged() argument
5090 final Set<Account> currentAccounts = Sets.newHashSet(currentSystemAccounts); in haveAccountsChanged()