Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBuild.java164 public static final String BOOTLOADER = getString("ro.bootloader"); field in Build
/frameworks/base/services/core/java/com/android/server/
DBootReceiver.java243 .append("Bootloader: ").append(Build.BOOTLOADER).append("\n") in getCurrentBootHeaders()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h475 BOOTLOADER, enumerator
1320 BootStage mBootStage = BootStage::BOOTLOADER;
DSurfaceFlinger.cpp2588 if (CC_UNLIKELY(mBootStage == BootStage::BOOTLOADER && newDataLatched)) { in updateLayerSnapshots()
2750 return mustComposite && CC_LIKELY(mBootStage != BootStage::BOOTLOADER); in commit()
4713 if (CC_UNLIKELY(mBootStage == BootStage::BOOTLOADER && newDataLatched)) { in latchBuffers()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt38734 Landroid/os/SystemPropertiesProto$Ro$Boot;->BOOTLOADER:J
38848 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.txt32663 field public static final String BOOTLOADER;