Searched refs:startRangeSelection (Results 1 – 3 of 3) sorted by relevance
193 mManager.startRangeSelection(15); in testRangeSelection()199 mManager.startRangeSelection(15); in testRangeSelection_snapExpand()206 mManager.startRangeSelection(15); in testRangeSelection_snapContract()213 mManager.startRangeSelection(15); in testRangeSelection_snapInvert()220 mManager.startRangeSelection(15); in testRangeSelection_multiple()223 mManager.startRangeSelection(42); in testRangeSelection_multiple()234 mManager.startRangeSelection(11); in testRangeSelection_singleSelect()
384 void startRangeSelection(int pos) { in startRangeSelection() method in MultiSelectManager
1487 mSelectionManager.startRangeSelection(doc.getAdapterPosition()); in onKey()