Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1671 updateContactsAccountCount(accounts); in performBackgroundTask()
4941 updateContactsAccountCount(systemAccounts); in updateAccountsInBackground()
4946 private void updateContactsAccountCount(Account[] accounts) { in updateContactsAccountCount() method in ContactsProvider2