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
787 allowed = mContentCaptureInternal.isContentCaptureServiceForUser(uid, userId); in clipboardAccessAllowed()
803 public boolean isContentCaptureServiceForUser(int uid, @UserIdInt int userId) { in isContentCaptureServiceForUser() method in ContentCaptureManagerService.LocalService
13576 …rver/contentcapture/ContentCaptureManagerService$LocalService;->isContentCaptureServiceForUser(II)Z