Searched defs:CONTENT_CAPTURE_MANAGER_SERVICE (Results 1 – 2 of 2) sorted by relevance
1137 registerService(Context.CONTENT_CAPTURE_MANAGER_SERVICE, ContentCaptureManager.class, in registerService()
4095 public static final String CONTENT_CAPTURE_MANAGER_SERVICE = "content_capture"; field in Context