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