Searched refs:isContentCaptureServiceForUser (Results 1 – 4 of 4) sorted by relevance
39 public abstract boolean isContentCaptureServiceForUser(int uid, @UserIdInt int userId); in isContentCaptureServiceForUser() method in ContentCaptureManagerInternal
778 allowed = mContentCaptureInternal.isContentCaptureServiceForUser(uid, userId); in clipboardAccessAllowed()
707 public boolean isContentCaptureServiceForUser(int uid, @UserIdInt int userId) { in isContentCaptureServiceForUser() method in ContentCaptureManagerService.LocalService
6060 …rver/contentcapture/ContentCaptureManagerService$LocalService;->isContentCaptureServiceForUser(II)Z