Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DTrustAgentInfoTest.java52 enableTrustAgents(true /* isParent */); in tearDown()
53 enableTrustAgents(false /* isParent */); in tearDown()
131 private void enableTrustAgents(boolean isParent) { in enableTrustAgents() method in TrustAgentInfoTest