Searched refs:KEY_BOOTLOADER (Results 1 – 1 of 1) sorted by relevance
31 private static final String KEY_BOOTLOADER = "bootloader"; field in VirtualMachineCustomImageConfig126 builder.setBootloaderPath(customImageConfigBundle.getString(KEY_BOOTLOADER)); in from()159 pb.putString(KEY_BOOTLOADER, this.bootloaderPath); in toPersistableBundle()