Home
last modified time | relevance | path

Searched defs:isParent (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DTrustAgentInfoTest.java111 private void setAndGetTrustAgentConfigurationInternal(boolean isParent) { in setAndGetTrustAgentConfigurationInternal()
126 private void disableTrustAgents(boolean isParent) { in disableTrustAgents()
131 private void enableTrustAgents(boolean isParent) { in enableTrustAgents()
136 private void clearTrustAgentConfiguration(boolean isParent) { in clearTrustAgentConfiguration()
143 private PersistableBundle setTrustAgentConfiguration(boolean isParent) { in setTrustAgentConfiguration()
DBaseManagedProfileTest.java64 protected DevicePolicyManager getDevicePolicyManager(boolean isParent) { in getDevicePolicyManager()