Searched defs:contactsProvider (Results 1 – 11 of 11) sorted by relevance
58 ContentResolver contactsProvider = mContext.getContentResolver(); in onPullComplete() local
262 ContentResolver contactsProvider = mContext.getContentResolver(); in insertContacts() local322 ContentResolver contactsProvider) { in constructInsertOperationsForContact()430 ContentResolver contactsProvider = mContext.getContentResolver(); in insertCallHistory() local
39 public ProfileAggregator(ContactsProvider2 contactsProvider, in ProfileAggregator()
67 public ContactAggregator(ContactsProvider2 contactsProvider, in ContactAggregator()
82 public ContactAggregator2(ContactsProvider2 contactsProvider, in ContactAggregator2()
273 public AbstractContactAggregator(ContactsProvider2 contactsProvider, in AbstractContactAggregator()
168 public GlobalSearchSupport(ContactsProvider2 contactsProvider) { in GlobalSearchSupport()
56 public ContactMover(ContactsProvider2 contactsProvider, in ContactMover()
112 public ContactDirectoryManager(ContactsProvider2 contactsProvider) { in ContactDirectoryManager()
254 public SearchIndexManager(ContactsProvider2 contactsProvider) { in SearchIndexManager()
491 ContactsProvider2 contactsProvider, GlobalSearchSupport globalSearchSupport) { in LegacyApiSupport()