Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java581 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in createManagedProfile()
595 private String getCreateManagedProfileCommandOutput(int parentUserId) in getCreateManagedProfileCommandOutput() method in ResumeOnRebootHostTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java693 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in createManagedProfile()
699 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in assertCannotCreateManagedProfile()
792 private String getCreateManagedProfileCommandOutput(int parentUserId) in getCreateManagedProfileCommandOutput() method in BaseDevicePolicyTest