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