Searched refs:contentService (Results 1 – 3 of 3) sorted by relevance
100 IContentService contentService = ContentResolver.getContentService(); in isSyncActive() local103 if (contentService.isSyncActive(account, ContactsContract.AUTHORITY)) { in isSyncActive()
893 IContentService contentService = ContentResolver.getContentService(); in isSyncActive() local896 if (contentService.isSyncActive(account, ContactsContract.AUTHORITY)) { in isSyncActive()
7833 IContentService contentService = ContentResolver.getContentService(); in isWritableAccountWithDataSet() local7836 for (SyncAdapterType sync : contentService.getSyncAdapterTypes()) { in isWritableAccountWithDataSet()