Home
last modified time | relevance | path

Searched refs:isDefaultServiceLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java569 private boolean isDefaultServiceLocked(int userId) { in isDefaultServiceLocked() method in ContentCaptureManagerService
616 if (!isDefaultServiceLocked(userId) && !isCalledByServiceLocked("startSession()")) { in startSession()
/frameworks/base/services/
Dart-profile13618 HPLcom/android/server/contentcapture/ContentCaptureManagerService;->isDefaultServiceLocked(I)Z