Searched defs:KEYGUARD_DISABLE_TRUST_AGENTS (Results 1 – 3 of 3) sorted by relevance
141 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_TRUST_AGENTS); in setTrustAgentConfiguration_trustAgentIsDisabled_isSet() local167 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_TRUST_AGENTS); in setTrustAgentConfiguration_trustAgentIsConfigured_isSet() local212 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_TRUST_AGENTS); in setTrustAgentConfiguration_doesNotApply_trustAgentIsConfigured_isNotSet() local
222 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_TRUST_AGENTS); in setKeyguardDisabledFeatures_disableTrustAgents_featureIsSet() local245 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_TRUST_AGENTS); in setKeyguardDisabledFeatures_disableTrustAgents_doesNotApply_featureIsNotSet() local
148 private static final int KEYGUARD_DISABLE_TRUST_AGENTS = 1 << 4; field in DeviceAndProfileOwnerTest