Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java641 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in createManagedProfile()
647 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in assertCannotCreateManagedProfile()
665 private String getCreateManagedProfileCommandOutput(int parentUserId) in getCreateManagedProfileCommandOutput() method in BaseDevicePolicyTest