Searched refs:BOOTLOADER_VERSION_KEY (Results 1 – 2 of 2) sorted by relevance
65 List<String> bootloaders = result.get(FlashingResourcesParser.BOOTLOADER_VERSION_KEY); in testParseAndroidInfo()89 List<String> bootloaders = result.get(FlashingResourcesParser.BOOTLOADER_VERSION_KEY); in testParseAndroidInfo_withConstraint()176 List<String> bootloaders = globalReqs.get(FlashingResourcesParser.BOOTLOADER_VERSION_KEY); in testRequireForProduct_internalState()
70 public static final String BOOTLOADER_VERSION_KEY = "version-bootloader"; field in FlashingResourcesParser144 return getRequiredImageVersion(BOOTLOADER_VERSION_KEY); in getRequiredBootloaderVersion()