Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java128 UserManager.DISALLOW_CONTENT_CAPTURE,
223 UserManager.DISALLOW_CONTENT_CAPTURE,
/frameworks/base/core/java/android/os/
DUserManager.java1184 public static final String DISALLOW_CONTENT_CAPTURE = "no_content_capture"; field in UserManager
1357 DISALLOW_CONTENT_CAPTURE,
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java178 UserManager.DISALLOW_CONTENT_CAPTURE, in ContentCaptureManagerService()
/frameworks/base/api/
Dcurrent.txt37049 field public static final String DISALLOW_CONTENT_CAPTURE = "no_content_capture";