Searched refs:isDefaultServiceLocked (Results 1 – 2 of 2) sorted by relevance
569 private boolean isDefaultServiceLocked(int userId) { in isDefaultServiceLocked() method in ContentCaptureManagerService616 if (!isDefaultServiceLocked(userId) && !isCalledByServiceLocked("startSession()")) { in startSession()
13618 HPLcom/android/server/contentcapture/ContentCaptureManagerService;->isDefaultServiceLocked(I)Z