Home
last modified time | relevance | path

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

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