Searched defs:fastbootResult (Results 1 – 6 of 6) sorted by relevance
65 CommandResult fastbootResult = mRunUtil.runTimedCmdSilently(15000, mFastbootPath, "help"); in isFastbootAvailable() local86 CommandResult fastbootResult = in getDevices() local105 CommandResult fastbootResult = in getBootloaderAndFastbootdDevices() local157 final CommandResult fastbootResult = mRunUtil.runTimedCmd(FASTBOOT_CMD_TIMEOUT, in executeCommand() local169 final CommandResult fastbootResult = in isFastbootd() local
1987 private boolean isRecoveryNeeded(CommandResult fastbootResult) { in isRecoveryNeeded()
132 CommandResult fastbootResult = new CommandResult(); in doGetSlotExpectation() local142 CommandResult fastbootResult = new CommandResult(); in doGetEmptySlotExpectation() local
130 CommandResult fastbootResult = new CommandResult(); in testGetImageVersion() local148 CommandResult fastbootResult = new CommandResult(); in testGetCurrentSlot_fastboot() local
315 CommandResult fastbootResult = new CommandResult(); in testGetProductType_fastboot() local336 CommandResult fastbootResult = new CommandResult(); in testGetProductType_fastbootNonalpha() local357 CommandResult fastbootResult = new CommandResult(); in testGetProductType_fastbootFail() local
484 CommandResult fastbootResult = new CommandResult(CommandStatus.SUCCESS); in testAllocateDevice_fastboot() local