Searched refs:CONTENT_SERVICE_NAME (Results 1 – 2 of 2) sorted by relevance
1895 public static final String CONTENT_SERVICE_NAME = "content"; field in ContentResolver1902 IBinder b = ServiceManager.getService(CONTENT_SERVICE_NAME); in getContentService()
529 ServiceManager.addService(ContentResolver.CONTENT_SERVICE_NAME, service); in main()