Searched refs:sortedIndices (Results 1 – 1 of 1) sorted by relevance
1218 int[] sortedIndices = sortSelctionIndices(start, end); in SelectionResult() local1219 mStart = sortedIndices[0]; in SelectionResult()1220 mEnd = sortedIndices[1]; in SelectionResult()