Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DContentCaptureOptions.java422 ContentCaptureManager.DEFAULT_ENABLE_CONTENT_PROTECTION_RECEIVER, in ContentProtectionOptions()
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureManager.java468 public static final boolean DEFAULT_ENABLE_CONTENT_PROTECTION_RECEIVER = false; field in ContentCaptureManager
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java944 ContentCaptureManager.DEFAULT_ENABLE_CONTENT_PROTECTION_RECEIVER); in getDeviceConfigEnableContentProtectionReceiver()