Searched refs:onQueryTextChange (Results 1 – 2 of 2) sorted by relevance
35 boolean onQueryTextChange(@Nullable String query); in onQueryTextChange() method
119 public boolean onQueryTextChange(@Nullable String query) {197 mFindInFileListener.onQueryTextChange(s.toString());413 mFindInFileListener.onQueryTextChange(mQueryBox.getText().toString()); in setMatchStatus()