Searched refs:updateQueryTextView (Results 1 – 2 of 2) sorted by relevance
284 protected void updateQueryTextView(boolean queryEmpty) { in updateQueryTextView() method in SearchActivityViewTwoPane285 super.updateQueryTextView(queryEmpty); in updateQueryTextView()
334 updateQueryTextView(queryEmpty); in updateUi()339 protected void updateQueryTextView(boolean queryEmpty) { in updateQueryTextView() method in SearchActivityView