Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/contentprotection/
DContentProtectionConsentManagerTest.java21 import static android.app.admin.DevicePolicyManager.CONTENT_PROTECTION_NOT_CONTROLLED_BY_POLICY;
238 .thenReturn(CONTENT_PROTECTION_NOT_CONTROLLED_BY_POLICY); in isConsentGranted_policyFlagEnabled_packageVerifierGranted_userManaged_policyNotControlled_contentProtectionGranted()
255 .thenReturn(CONTENT_PROTECTION_NOT_CONTROLLED_BY_POLICY); in isConsentGranted_policyFlagEnabled_packageVerifierGranted_userManaged_policyNotControlled_contentProtectionNotGranted()
272 .thenReturn(CONTENT_PROTECTION_NOT_CONTROLLED_BY_POLICY); in isConsentGranted_policyFlagEnabled_packageVerifierGranted_userManaged_policyNotControlled_contentProtectionDefault()
/frameworks/base/services/contentcapture/java/com/android/server/contentprotection/
DContentProtectionConsentManager.java130 case DevicePolicyManager.CONTENT_PROTECTION_NOT_CONTROLLED_BY_POLICY -> in isContentProtectionPolicyGranted()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java4248 public static final int CONTENT_PROTECTION_NOT_CONTROLLED_BY_POLICY = 0; field in DevicePolicyManager
4262 CONTENT_PROTECTION_NOT_CONTROLLED_BY_POLICY,
/frameworks/base/core/api/
Dcurrent.txt8285 …manage_device_policy_enabled") public static final int CONTENT_PROTECTION_NOT_CONTROLLED_BY_POLICY