Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/benchmark_hostside/java/android/avf/test/
DAVFHostTestCase.java67 private static final String BOOTLOADER_PHASE_SW = "SW"; field in AVFHostTestCase
400 if (BOOTLOADER_PHASE_SW.equalsIgnoreCase(bootKeyVal[0])) { in updateBootloaderTimeInfo()