Searched defs:into (Results 1 – 3 of 3) sorted by relevance
176 def into(self, transformer): member in AssemblyLineBuilder
1591 final String into = "bootloader"; in testDoAdbReboot_emulator() local1670 String into = "sideload"; in testRebootIntoSideload() local1690 String into = "bootloader"; in testRebootIntoBootloader() local1740 String into = "fastboot"; in testRebootIntoFastbootd() local
334 public void reboot(String into) throws TimeoutException, AdbCommandRejectedException, in reboot()