Searched refs:getUserIdFromCreateUserCommandOutput (Results 1 – 3 of 3) sorted by relevance
138 return getUserIdFromCreateUserCommandOutput(commandOutput); in createManagedProfile()141 private static int getUserIdFromCreateUserCommandOutput(String commandOutput) { in getUserIdFromCreateUserCommandOutput() method in ManagedProfileContactsAccessTest
534 return getUserIdFromCreateUserCommandOutput(commandOutput); in createManagedProfile()537 private int getUserIdFromCreateUserCommandOutput(String commandOutput) { in getUserIdFromCreateUserCommandOutput() method in ResumeOnRebootHostTest
689 return getUserIdFromCreateUserCommandOutput(commandOutput); in createManagedProfile()698 int userId = getUserIdFromCreateUserCommandOutput(commandOutput); in assertCannotCreateManagedProfile()788 private int getUserIdFromCreateUserCommandOutput(String commandOutput) { in getUserIdFromCreateUserCommandOutput() method in BaseDevicePolicyTest