Home
last modified time | relevance | path

Searched refs:sortSelectionIndices (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java113 private static int[] sortSelectionIndices(int selectionStart, int selectionEnd) { in sortSelectionIndices() method in SelectionActionModeHelper
131 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()
/frameworks/base/boot/
Dboot-image-profile.txt20365 HSPLandroid/widget/SelectionActionModeHelper;->sortSelectionIndices(II)[I
/frameworks/base/config/
Dboot-image-profile.txt20429 HSPLandroid/widget/SelectionActionModeHelper;->sortSelectionIndices(II)[I