HomeSort by relevance Sort by last modified time
    Searched refs:contentService (Results 1 - 3 of 3) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/
ContactListEmptyView.java 100 IContentService contentService = ContentResolver.getContentService();
103 if (contentService.isSyncActive(account, ContactsContract.AUTHORITY)) {
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactEntryListFragment.java 900 IContentService contentService = ContentResolver.getContentService();
903 if (contentService.isSyncActive(account, ContactsContract.AUTHORITY)) {
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java     [all...]

Completed in 167 milliseconds