Searched refs:getWordDelta (Results 1 – 1 of 1) sorted by relevance
742 int[] wordIndices = getWordDelta(start, end); in logSelectionModified()773 int[] wordIndices = getWordDelta(start, end); in logSelectionAction()812 private int[] getWordDelta(int start, int end) { in getWordDelta() method in SelectionActionModeHelper.SelectionMetricsLogger