Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DTrustAgentInfoTest.java58 setAndGetTrustAgentConfigurationInternal(false /* isParent */); in testSetAndGetTrustAgentConfiguration_child()
62 setAndGetTrustAgentConfigurationInternal(true /* isParent */); in testSetAndGetTrustAgentConfiguration_parent()
111 private void setAndGetTrustAgentConfigurationInternal(boolean isParent) { in setAndGetTrustAgentConfigurationInternal() method in TrustAgentInfoTest