Home
last modified time | relevance | path

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

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