Searched defs:isContentCaptureServiceForUser (Results 1 – 2 of 2) sorted by relevance
40 public abstract boolean isContentCaptureServiceForUser(int uid, @UserIdInt int userId); in isContentCaptureServiceForUser() method in ContentCaptureManagerInternal
1144 public boolean isContentCaptureServiceForUser(int uid, @UserIdInt int userId) { in isContentCaptureServiceForUser() method in ContentCaptureManagerService.LocalService