Searched refs:addDisplayResult (Results 1 – 1 of 1) sorted by relevance
312 CommandResult addDisplayResult = runCvdCommand(addDisplaysCommand); in addDisplays() local313 if (!CommandStatus.SUCCESS.equals(addDisplayResult.getStatus())) { in addDisplays()316 addDisplayResult.getStdout(), in addDisplays()317 addDisplayResult.getStderr())); in addDisplays()