Home
last modified time | relevance | path

Searched refs:isQueryEmpty (Results 1 – 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DSearchActivityView.java215 public boolean isQueryEmpty() { in isQueryEmpty() method in SearchActivityView
251 updateUi(isQueryEmpty()); in updateUi()
316 && isQueryEmpty()) { in dispatchKeyEventPreIme()
556 if (!isQueryEmpty()) { in onClick()