Searched refs:CONTENT_CAPTURE_MANAGER_SERVICE (Results 1 – 7 of 7) sorted by relevance
71 if (Context.CONTENT_CAPTURE_MANAGER_SERVICE.equals(name)) { in getSystemService()
149 @SystemService(Context.CONTENT_CAPTURE_MANAGER_SERVICE)417 .checkService(Context.CONTENT_CAPTURE_MANAGER_SERVICE); in getServiceSettingsComponentName()
20 import static android.content.Context.CONTENT_CAPTURE_MANAGER_SERVICE;178 publishBinderService(CONTENT_CAPTURE_MANAGER_SERVICE, in onStart()
1192 registerService(Context.CONTENT_CAPTURE_MANAGER_SERVICE, ContentCaptureManager.class, in registerService() argument1203 .getService(Context.CONTENT_CAPTURE_MANAGER_SERVICE); in registerService()
4267 public static final String CONTENT_CAPTURE_MANAGER_SERVICE = "content_capture"; field in Context
614 case CONTENT_CAPTURE_MANAGER_SERVICE: in getSystemService()
658 field public static final String CONTENT_CAPTURE_MANAGER_SERVICE = "content_capture";