Home
last modified time | relevance | path

Searched refs:contentCaptureService (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java6067 final ContentCaptureManagerInternal contentCaptureService = in notifyActivityStartedToContentCaptureService() local
6069 if (contentCaptureService != null) { in notifyActivityStartedToContentCaptureService()
6072 contentCaptureService.notifyActivityEvent(mUserId, mActivityComponent, in notifyActivityStartedToContentCaptureService()
6077 contentCaptureService.sendActivityStartAssistData(mUserId, in notifyActivityStartedToContentCaptureService()