Searched defs:isQueryEmpty (Results 1 - 1 of 1) sorted by relevance

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

Completed in 12 milliseconds