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
537 return getUserIdFromCreateUserCommandOutput(commandOutput); in createManagedProfile()540 private int getUserIdFromCreateUserCommandOutput(String commandOutput) { in getUserIdFromCreateUserCommandOutput() method in ResumeOnRebootHostTest
708 return getUserIdFromCreateUserCommandOutput(commandOutput); in createManagedProfile()717 int userId = getUserIdFromCreateUserCommandOutput(commandOutput); in assertCannotCreateManagedProfile()803 private int getUserIdFromCreateUserCommandOutput(String commandOutput) { in getUserIdFromCreateUserCommandOutput() method in BaseDevicePolicyTest