Searched refs:thisValue (Results 1 – 2 of 2) sorted by relevance
151 int thisValue = Integer.parseInt(indices[i]); in daysValueToIndex() local152 if (value == thisValue) { in daysValueToIndex()