Searched refs:TRUST_AGENT_COMPONENT (Results 1 – 2 of 2) sorted by relevance
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | TrustAgentInfoTest.java | 36 private static final ComponentName TRUST_AGENT_COMPONENT = field in TrustAgentInfoTest 73 null, TRUST_AGENT_COMPONENT); in testSetTrustAgentConfiguration_bothHaveTrustAgentConfigAndUnified() 75 null, TRUST_AGENT_COMPONENT); in testSetTrustAgentConfiguration_bothHaveTrustAgentConfigAndUnified() 84 null, TRUST_AGENT_COMPONENT); in testSetTrustAgentConfiguration_bothHaveTrustAgentConfigAndUnified() 86 null, TRUST_AGENT_COMPONENT); in testSetTrustAgentConfiguration_bothHaveTrustAgentConfigAndUnified() 102 null, TRUST_AGENT_COMPONENT); in testSetTrustAgentConfiguration_bothHaveTrustAgentConfigAndNonUnified() 105 null, TRUST_AGENT_COMPONENT); in testSetTrustAgentConfiguration_bothHaveTrustAgentConfigAndNonUnified() 116 .getTrustAgentConfiguration(null, TRUST_AGENT_COMPONENT); in setAndGetTrustAgentConfigurationInternal() 121 .getTrustAgentConfiguration(null, TRUST_AGENT_COMPONENT); in setAndGetTrustAgentConfigurationInternal() 138 TRUST_AGENT_COMPONENT, null); in clearTrustAgentConfiguration() [all …]
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | TrustAgentInfoTest.java | 30 private static final ComponentName TRUST_AGENT_COMPONENT = field in TrustAgentInfoTest 42 TRUST_AGENT_COMPONENT, null); in tearDown() 44 ADMIN_RECEIVER_COMPONENT, TRUST_AGENT_COMPONENT)); in tearDown() 53 TRUST_AGENT_COMPONENT, CONFIG); in testSetAndGetTrustAgentConfiguration() 57 ADMIN_RECEIVER_COMPONENT, TRUST_AGENT_COMPONENT); in testSetAndGetTrustAgentConfiguration() 65 .getTrustAgentConfiguration(null, TRUST_AGENT_COMPONENT); in testSetAndGetTrustAgentConfiguration() 75 .getTrustAgentConfiguration(null, TRUST_AGENT_COMPONENT); in testSetAndGetTrustAgentConfiguration()
|