Searched refs:notifyActivityEvent (Results 1 – 3 of 3) sorted by relevance
73 public abstract void notifyActivityEvent(@UserIdInt int userId, in notifyActivityEvent() method in ContentCaptureManagerInternal
1399 public void notifyActivityEvent(int userId, @NonNull ComponentName activityComponent, in notifyActivityEvent() method in ContentCaptureManagerService.LocalService
6072 contentCaptureService.notifyActivityEvent(mUserId, mActivityComponent, in notifyActivityStartedToContentCaptureService()