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