Home
last modified time | relevance | path

Searched refs:DISALLOW_CONTENT_CAPTURE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java130 UserManager.DISALLOW_CONTENT_CAPTURE,
234 UserManager.DISALLOW_CONTENT_CAPTURE,
/frameworks/base/core/java/android/os/
DUserManager.java1204 public static final String DISALLOW_CONTENT_CAPTURE = "no_content_capture"; field in UserManager
1429 DISALLOW_CONTENT_CAPTURE,
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java187 UserManager.DISALLOW_CONTENT_CAPTURE, in ContentCaptureManagerService()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java2245 UserManager.DISALLOW_CONTENT_CAPTURE,
/frameworks/base/core/api/
Dcurrent.txt32012 field public static final String DISALLOW_CONTENT_CAPTURE = "no_content_capture";