Searched refs:countWordsForward (Results 1 – 1 of 1) sorted by relevance
853 wordIndices[0] = -countWordsForward(start); in getWordDelta()870 wordIndices[1] = -countWordsForward(end); in getWordDelta()892 private int countWordsForward(int from) { in countWordsForward() method in SelectionActionModeHelper.SelectionMetricsLogger