Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBuild.java102 public static final String BOOTLOADER = getString("ro.bootloader"); field in Build
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h469 BOOTLOADER, enumerator
1278 BootStage mBootStage = BootStage::BOOTLOADER;
DSurfaceFlinger.cpp2007 if (refreshNeeded && CC_LIKELY(mBootStage != BootStage::BOOTLOADER)) { in onMessageInvalidate()
3378 if (CC_UNLIKELY(mBootStage == BootStage::BOOTLOADER && newDataLatched)) { in handlePageFlip()
/frameworks/base/services/core/java/com/android/server/
DBootReceiver.java388 .append("Bootloader: ").append(Build.BOOTLOADER).append("\n") in getCurrentBootHeaders()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt42700 Landroid/os/SystemPropertiesProto$Ro$Boot;->BOOTLOADER:J
42814 Landroid/os/SystemPropertiesProto$Ro;->BOOTLOADER:J
/frameworks/base/core/api/
Dcurrent.txt30716 field public static final String BOOTLOADER;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21415 field public static final java.lang.String BOOTLOADER;