Searched refs:contentCaptureService (Results 1 – 2 of 2) sorted by relevance
5805 final ContentCaptureManagerInternal contentCaptureService = in setState() local5807 if (contentCaptureService != null) { in setState()5808 contentCaptureService.notifyActivityEvent(mUserId, mActivityComponent, in setState()
3028 ContentCaptureManagerInternal contentCaptureService = mContentCaptureService; in updateActivityUsageStats() local3029 if (contentCaptureService != null && (event == Event.ACTIVITY_PAUSED in updateActivityUsageStats()3032 contentCaptureService.notifyActivityEvent(userId, activity, event, activityId); in updateActivityUsageStats()