The code below helps to dismiss the keyboard without losing clearing contents on the SearchView.
searchView.setQuery(searchView.getQuery(), false);