Searched refs:REBOOT_INTO_BOOTLOADER (Results 1 – 2 of 2) sorted by relevance
421 return mRebootMode == RebootMode.REBOOT_INTO_BOOTLOADER in isFastbootOrBootloader()3591 isBootloader ? RebootMode.REBOOT_INTO_BOOTLOADER : RebootMode.REBOOT_INTO_FASTBOOTD; in rebootIntoFastbootInternal()3889 REBOOT_INTO_BOOTLOADER("bootloader"), enumConstant
1475 mTestDevice.doAdbReboot(RebootMode.REBOOT_INTO_BOOTLOADER, ""); in testDoAdbReboot_emulator()