Searched refs:setTrustAgentConfiguration (Results 1 – 3 of 3) sorted by relevance
67 setTrustAgentConfiguration(false /* isParent */); in testSetTrustAgentConfiguration_bothHaveTrustAgentConfigAndUnified()68 setTrustAgentConfiguration(true /* isParent */); in testSetTrustAgentConfiguration_bothHaveTrustAgentConfigAndUnified()95 setTrustAgentConfiguration(false /* isParent */); in testSetTrustAgentConfiguration_bothHaveTrustAgentConfigAndNonUnified()96 setTrustAgentConfiguration(true /* isParent */); in testSetTrustAgentConfiguration_bothHaveTrustAgentConfigAndNonUnified()113 setTrustAgentConfiguration(isParent); in setAndGetTrustAgentConfigurationInternal()137 getDevicePolicyManager(isParent).setTrustAgentConfiguration(ADMIN_RECEIVER_COMPONENT, in clearTrustAgentConfiguration()143 private PersistableBundle setTrustAgentConfiguration(boolean isParent) { in setTrustAgentConfiguration() method in TrustAgentInfoTest145 getDevicePolicyManager(isParent).setTrustAgentConfiguration(ADMIN_RECEIVER_COMPONENT, in setTrustAgentConfiguration()
145 mParentDevicePolicyManager.setTrustAgentConfiguration( in testSetAndGetTrustAgentConfiguration_onParent()
41 mDevicePolicyManager.setTrustAgentConfiguration(ADMIN_RECEIVER_COMPONENT, in tearDown()52 mDevicePolicyManager.setTrustAgentConfiguration(ADMIN_RECEIVER_COMPONENT, in testSetAndGetTrustAgentConfiguration()