Searched refs:BASEBAND_VERSION_KEY (Results 1 – 2 of 2) sorted by relevance
79 constraintMap.put(FlashingResourcesParser.BASEBAND_VERSION_KEY, new Under3Chars()); in testParseAndroidInfo_withConstraint()91 List<String> radios = result.get(FlashingResourcesParser.BASEBAND_VERSION_KEY); in testParseAndroidInfo_withConstraint()
71 public static final String BASEBAND_VERSION_KEY = "version-baseband"; field in FlashingResourcesParser155 return getRequiredImageVersion(BASEBAND_VERSION_KEY); in getRequiredBasebandVersion()