Searched refs:BOOTLOADER (Results 1 – 7 of 7) sorted by relevance
104 public static final String BOOTLOADER = getString("ro.bootloader"); field in Build
479 BOOTLOADER, enumerator1243 BootStage mBootStage = BootStage::BOOTLOADER;
2182 return mustComposite && CC_LIKELY(mBootStage != BootStage::BOOTLOADER); in commit()3635 if (CC_UNLIKELY(mBootStage == BootStage::BOOTLOADER && newDataLatched)) { in latchBuffers()
235 .append("Bootloader: ").append(Build.BOOTLOADER).append("\n") in getCurrentBootHeaders()
39377 Landroid/os/SystemPropertiesProto$Ro$Boot;->BOOTLOADER:J39491 Landroid/os/SystemPropertiesProto$Ro;->BOOTLOADER:J
21415 field public static final java.lang.String BOOTLOADER;
30894 field public static final String BOOTLOADER;