Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java5723 final List<AccountWithDataSet> accountsWithDataSetsToDelete = Lists.newArrayList(); in updateAccountsInBackground() local
5749 List<AccountWithDataSet> accountsWithDataSetsToDelete, ContactsDatabaseHelper dbHelper, in removeDataOfAccount()