Searched refs:getUserIdFromCreateUserCommandOutput (Results 1 – 1 of 1) sorted by relevance
569 return getUserIdFromCreateUserCommandOutput(commandOutput); in createManagedProfile()578 int userId = getUserIdFromCreateUserCommandOutput(commandOutput); in assertCannotCreateManagedProfile()583 private int getUserIdFromCreateUserCommandOutput(String commandOutput) { in getUserIdFromCreateUserCommandOutput() method in BaseDevicePolicyTest