Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java31 …droid.view.contentcapture.ContentCaptureManager.DEVICE_CONFIG_PROPERTY_ENABLE_CONTENT_PROTECTION_R…
452 case DEVICE_CONFIG_PROPERTY_ENABLE_CONTENT_PROTECTION_RECEIVER: in onDeviceConfigChange()
943 ContentCaptureManager.DEVICE_CONFIG_PROPERTY_ENABLE_CONTENT_PROTECTION_RECEIVER, in getDeviceConfigEnableContentProtectionReceiver()
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureManager.java365 public static final String DEVICE_CONFIG_PROPERTY_ENABLE_CONTENT_PROTECTION_RECEIVER = field in ContentCaptureManager