Searched refs:CONTENT_CAPTURE_MANAGER_SERVICE (Results 1 – 10 of 10) sorted by relevance
210 @SystemService(Context.CONTENT_CAPTURE_MANAGER_SERVICE)514 .checkService(Context.CONTENT_CAPTURE_MANAGER_SERVICE); in getServiceSettingsComponentName()830 Service.CONTENT_CAPTURE_MANAGER_SERVICE)); in getService()
79 if (Context.CONTENT_CAPTURE_MANAGER_SERVICE.equals(name)) { in getSystemService()
225 if (Context.CONTENT_CAPTURE_MANAGER_SERVICE.equals(name)) { in getSystemService()
20 import static android.content.Context.CONTENT_CAPTURE_MANAGER_SERVICE;236 publishBinderService(CONTENT_CAPTURE_MANAGER_SERVICE, mContentCaptureManagerServiceStub); in onStart()
1155 registerService(Context.CONTENT_CAPTURE_MANAGER_SERVICE, ContentCaptureManager.class, in registerService() argument1166 .getService(Context.CONTENT_CAPTURE_MANAGER_SERVICE); in registerService()1529 case Context.CONTENT_CAPTURE_MANAGER_SERVICE: in getSystemService()
6772 IBinder b = ServiceManager.getService(Context.CONTENT_CAPTURE_MANAGER_SERVICE); in handleSetContentCaptureOptionsCallback()
885 .getService(Context.CONTENT_CAPTURE_MANAGER_SERVICE); in updateContentCaptureManager()
4750 public static final String CONTENT_CAPTURE_MANAGER_SERVICE = "content_capture"; field in Context
666 case CONTENT_CAPTURE_MANAGER_SERVICE: in getSystemService()
738 field public static final String CONTENT_CAPTURE_MANAGER_SERVICE = "content_capture";