Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java779 int[] wordIndices = getWordDelta(start, end); in logSelectionModified() local
810 int[] wordIndices = getWordDelta(start, end); in logSelectionAction() local
850 int[] wordIndices = new int[2]; in getWordDelta() local