Home
last modified time | relevance | path

Searched refs:KEYGUARD_DISABLE_TRUST_AGENTS (Results 1 – 9 of 9) sorted by relevance

/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/policies/
DKeyguardDisableFeatures.java25 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS;
57 KEYGUARD_DISABLE_TRUST_AGENTS, in validArguments()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DDevicePolicyManagerParentSupportTest.java3 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS;
182 ADMIN_RECEIVER_COMPONENT, KEYGUARD_DISABLE_TRUST_AGENTS); in testSetAndGetKeyguardDisabledFeatures_onParent()
186 assertThat(actualKeyguardDisabledFeatures).isEqualTo(KEYGUARD_DISABLE_TRUST_AGENTS); in testSetAndGetKeyguardDisabledFeatures_onParent()
DTrustAgentInfoTest.java128 DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS); in disableTrustAgents()
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DTrustAgentInfoTest.java20 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS;
141 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_TRUST_AGENTS); in setTrustAgentConfiguration_trustAgentIsDisabled_isSet() local
167 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_TRUST_AGENTS); in setTrustAgentConfiguration_trustAgentIsConfigured_isSet() local
212 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_TRUST_AGENTS); in setTrustAgentConfiguration_doesNotApply_trustAgentIsConfigured_isNotSet() local
DKeyguardTest.java24 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS;
206 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_TRUST_AGENTS)); in setKeyguardDisabledFeatures_disableTrustAgents_notPermitted_throwsException()
222 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_TRUST_AGENTS); in setKeyguardDisabledFeatures_disableTrustAgents_featureIsSet() local
225 KEYGUARD_DISABLE_TRUST_AGENTS); in setKeyguardDisabledFeatures_disableTrustAgents_featureIsSet()
245 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_TRUST_AGENTS); in setKeyguardDisabledFeatures_disableTrustAgents_doesNotApply_featureIsNotSet() local
248 KEYGUARD_DISABLE_TRUST_AGENTS); in setKeyguardDisabledFeatures_disableTrustAgents_doesNotApply_featureIsNotSet()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDevicePolicyLoggingTest.java23 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS;
56 ADMIN_RECEIVER_COMPONENT, KEYGUARD_DISABLE_TRUST_AGENTS); in testSetKeyguardDisabledFeaturesLogged()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DKeyguardDisabledFeaturesActivity.java51 return DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS in getKeyguardDisabledFeatures()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java148 private static final int KEYGUARD_DISABLE_TRUST_AGENTS = 1 << 4; field in DeviceAndProfileOwnerTest
896 .setInt(KEYGUARD_DISABLE_TRUST_AGENTS) in testSetKeyguardDisabledFeaturesLogged()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt8381 field public static final int KEYGUARD_DISABLE_TRUST_AGENTS = 16; // 0x10