Searched refs:sortSelectionIndices (Results 1 – 3 of 3) sorted by relevance
113 private static int[] sortSelectionIndices(int selectionStart, int selectionEnd) { in sortSelectionIndices() method in SelectionActionModeHelper131 return sortSelectionIndices(selectionStart, selectionEnd); in sortSelectionIndicesFromTextView()173 int[] indexResult = sortSelectionIndices(start, end); in startLinkActionModeAsync()223 int[] sortedSelectionIndices = sortSelectionIndices(start, end); in onTextChanged()1246 int[] sortedIndices = sortSelectionIndices(start, end); in SelectionResult()
20365 HSPLandroid/widget/SelectionActionModeHelper;->sortSelectionIndices(II)[I
20429 HSPLandroid/widget/SelectionActionModeHelper;->sortSelectionIndices(II)[I