Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCapturePerUserService.java488 ArraySet<ContentCaptureCondition> getContentCaptureConditionsLocked( in getContentCaptureConditionsLocked() method in ContentCapturePerUserService
DContentCaptureManagerService.java651 : toList(service.getContentCaptureConditionsLocked(packageName)); in getContentCaptureConditions()