Home
last modified time | relevance | path

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

/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/contacts/
DManagedProfileContactsAccessTest.java137 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in createManagedProfile()
151 private static String getCreateManagedProfileCommandOutput(String parentUserId) in getCreateManagedProfileCommandOutput() method in ManagedProfileContactsAccessTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java533 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in createManagedProfile()
547 private String getCreateManagedProfileCommandOutput(int parentUserId) in getCreateManagedProfileCommandOutput() method in ResumeOnRebootHostTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java688 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in createManagedProfile()
694 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in assertCannotCreateManagedProfile()
797 private String getCreateManagedProfileCommandOutput(int parentUserId) in getCreateManagedProfileCommandOutput() method in BaseDevicePolicyTest