Searched refs:isQueryEmpty (Results 1 – 1 of 1) sorted by relevance
172 val isQueryEmpty: Boolean constant in com.android.quicksearchbox.ui.SearchActivityView205 protected fun updateUi(queryEmpty: Boolean = isQueryEmpty) { in updateUi()261 if (activity != null && event.getKeyCode() == KeyEvent.KEYCODE_BACK && isQueryEmpty) { in dispatchKeyEventPreIme()492 if (!isQueryEmpty) { in onClick()