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