Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBuild.java104 public static final String BOOTLOADER = getString("ro.bootloader"); field in Build
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h479 BOOTLOADER, enumerator
1243 BootStage mBootStage = BootStage::BOOTLOADER;
DSurfaceFlinger.cpp2182 return mustComposite && CC_LIKELY(mBootStage != BootStage::BOOTLOADER); in commit()
3635 if (CC_UNLIKELY(mBootStage == BootStage::BOOTLOADER && newDataLatched)) { in latchBuffers()
/frameworks/base/services/core/java/com/android/server/
DBootReceiver.java235 .append("Bootloader: ").append(Build.BOOTLOADER).append("\n") in getCurrentBootHeaders()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt39377 Landroid/os/SystemPropertiesProto$Ro$Boot;->BOOTLOADER:J
39491 Landroid/os/SystemPropertiesProto$Ro;->BOOTLOADER:J
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21415 field public static final java.lang.String BOOTLOADER;
/frameworks/base/core/api/
Dcurrent.txt30894 field public static final String BOOTLOADER;