Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentprotection/
DContentProtectionConsentManager.java129 case DevicePolicyManager.CONTENT_PROTECTION_ENABLED -> true; in isContentProtectionPolicyGranted()
/frameworks/base/services/tests/servicestests/src/com/android/server/contentprotection/
DContentProtectionConsentManagerTest.java20 import static android.app.admin.DevicePolicyManager.CONTENT_PROTECTION_ENABLED;
221 .thenReturn(CONTENT_PROTECTION_ENABLED); in isConsentGranted_policyFlagEnabled_packageVerifierGranted_userManaged_policyEnabled()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java4256 public static final int CONTENT_PROTECTION_ENABLED = 2; field in DevicePolicyManager
4264 CONTENT_PROTECTION_ENABLED,
/frameworks/base/core/api/
Dcurrent.txt8284 …n.flags.manage_device_policy_enabled") public static final int CONTENT_PROTECTION_ENABLED = 2; // …