Searched refs:selectNextMatch (Results 1 – 3 of 3) sorted by relevance
72 searchModel.selectNextMatch(FORWARDS, 1); in testSearch()
136 mSearchModel.selectNextMatch(direction,392 mSearchModel.selectNextMatch(CycleRange.Direction.FORWARDS, mViewingPage); in restoreSelectedMatch()
258 public void selectNextMatch(@NonNull Direction direction, int viewingPage) { in selectNextMatch() method in SearchModel