Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyIdentifiers.java139 public static final String SCREEN_CAPTURE_DISABLED_POLICY = "screenCaptureDisabled"; field in DevicePolicyIdentifiers
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DPolicyDefinition.java322 new NoArgsPolicyKey(DevicePolicyIdentifiers.SCREEN_CAPTURE_DISABLED_POLICY),
363 POLICY_DEFINITIONS.put(DevicePolicyIdentifiers.SCREEN_CAPTURE_DISABLED_POLICY, in POLICY_DEFINITIONS.put() argument
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt542 field public static final String SCREEN_CAPTURE_DISABLED_POLICY = "screenCaptureDisabled";