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.java435 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in createManagedProfile()
441 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in assertCannotCreateManagedProfile()
459 private String getCreateManagedProfileCommandOutput(int parentUserId) in getCreateManagedProfileCommandOutput() method in BaseDevicePolicyTest