Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DDelegationScopesTest.java24 import static android.app.admin.DevicePolicyManager.DELEGATION_SECURITY_LOGGING;
307 Collections.singletonList(DELEGATION_SECURITY_LOGGING)); in setDelegatedScopes_securityLogging_validAdminType_noException()
392 Collections.singletonList(DELEGATION_SECURITY_LOGGING)); in setDelegatedScopes_securityLogging_settingSecondApp_revokesFirstApp()
396 Collections.singletonList(DELEGATION_SECURITY_LOGGING)); in setDelegatedScopes_securityLogging_settingSecondApp_revokesFirstApp()
407 .containsExactly(DELEGATION_SECURITY_LOGGING); in setDelegatedScopes_securityLogging_settingSecondApp_revokesFirstApp()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java111 private static final String DELEGATION_SECURITY_LOGGING = "delegation-security-logging"; field in SecurityLoggingTest
561 setDelegatedScopes(DELEGATE_APP_PKG, Arrays.asList(DELEGATION_SECURITY_LOGGING)); in testSetDelegateScope_delegationSecurityLogging()
564 ADMIN_RECEIVER_COMPONENT, DELEGATE_APP_PKG)).contains(DELEGATION_SECURITY_LOGGING); in testSetDelegateScope_delegationSecurityLogging()
572 .doesNotContain(DELEGATION_SECURITY_LOGGING); in testSetDelegateScope_noDelegation()
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DPolicy.java29 import static android.app.admin.DevicePolicyManager.DELEGATION_SECURITY_LOGGING;
96 DELEGATION_SECURITY_LOGGING