Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DTrustAgentInfoTest.java50 clearTrustAgentConfiguration(true /* isParent */); in tearDown()
51 clearTrustAgentConfiguration(false /* isParent */); in tearDown()
136 private void clearTrustAgentConfiguration(boolean isParent) { in clearTrustAgentConfiguration() method in TrustAgentInfoTest