Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java8585 IContentService contentService = ContentResolver.getContentService(); in isWritableAccountWithDataSet() local
8588 for (SyncAdapterType sync : contentService.getSyncAdapterTypes()) { in isWritableAccountWithDataSet()