Searched refs:fullPlatformVersion (Results 1 – 1 of 1) sorted by relevance
286 String fullPlatformVersion = getVersion(annotations.get(j), in getAnnotationData() local288 if (Objects.equals(fullPlatformVersion, "0")) { in getAnnotationData()289 fullPlatformVersion = annotations.get(j).toString() in getAnnotationData()292 addedInPlatformVersion = getLastToken(fullPlatformVersion, "\\."); in getAnnotationData()