Searched refs:historicalInfoParams (Results 1 – 1 of 1) sorted by relevance
131 final String[] historicalInfoParams = params[1].split( in readDictionaryCombined() local133 if (historicalInfoParams.length != HISTORICAL_INFO_ELEMENT_COUNT) { in readDictionaryCombined()138 Integer.parseInt(historicalInfoParams[0]), in readDictionaryCombined()139 Integer.parseInt(historicalInfoParams[1]), in readDictionaryCombined()140 Integer.parseInt(historicalInfoParams[2])); in readDictionaryCombined()163 final String[] historicalInfoParams = in readDictionaryCombined() local165 if (historicalInfoParams.length != HISTORICAL_INFO_ELEMENT_COUNT) { in readDictionaryCombined()170 Integer.parseInt(historicalInfoParams[0]), in readDictionaryCombined()171 Integer.parseInt(historicalInfoParams[1]), in readDictionaryCombined()172 Integer.parseInt(historicalInfoParams[2])); in readDictionaryCombined()