Home
last modified time | relevance | path

Searched refs:REBOOT_INTO_FASTBOOTD (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java2966 isBootloader ? RebootMode.REBOOT_INTO_BOOTLOADER : RebootMode.REBOOT_INTO_FASTBOOTD; in rebootIntoFastbootInternal()
2984 if (RebootMode.REBOOT_INTO_FASTBOOTD.equals(mode) && getHostOptions().isFastbootdEnable()) { in rebootIntoFastbootInternal()
3146 REBOOT_INTO_FASTBOOTD("fastboot"), enumConstant