Searched refs:CONTENT_SERVICE_NAME (Results 1 – 2 of 2) sorted by relevance
2669 public static final String CONTENT_SERVICE_NAME = "content"; field in ContentResolver2676 IBinder b = ServiceManager.getService(CONTENT_SERVICE_NAME); in getContentService()
93 publishBinderService(ContentResolver.CONTENT_SERVICE_NAME, mService); in onStart()