Home
last modified time | relevance | path

Searched refs:DEFAULT_CONTENT_PROTECTION_REQUIRED_GROUPS (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/content/
DContentCaptureOptions.java424 ContentCaptureManager.DEFAULT_CONTENT_PROTECTION_REQUIRED_GROUPS, in ContentProtectionOptions()
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureManager.java472 public static final List<List<String>> DEFAULT_CONTENT_PROTECTION_REQUIRED_GROUPS = field in ContentCaptureManager
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java274 ContentCaptureManager.DEFAULT_CONTENT_PROTECTION_REQUIRED_GROUPS; in ContentCaptureManagerService()