Searched refs:supportedTypesMax (Results 1 – 1 of 1) sorted by relevance
792 int supportedTypesMax = SUPPORTED_IMAGE_FILE_EXTENSIONS.length - 1; in parseSubelementMapImage() local793 if (mapImageType < MAP_TYPE_URL_DEFINED || mapImageType > supportedTypesMax) { in parseSubelementMapImage()