Home
last modified time | relevance | path

Searched defs:wordIndices (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java781 int[] wordIndices = getWordDelta(start, end); in logSelectionModified() local
812 int[] wordIndices = getWordDelta(start, end); in logSelectionAction() local
852 int[] wordIndices = new int[2]; in getWordDelta() local