Searched refs:mIsInSearchMode (Results 1 – 1 of 1) sorted by relevance
139 if (mIsInSearchMode && searchRecyclerView != null) {154 private boolean mIsInSearchMode; field in WidgetsFullSheet268 if (mIsInSearchMode) { in getRecyclerView()427 if (mIsInSearchMode) { in onWidgetsBound()459 if (mIsInSearchMode) return; in enterSearchMode()467 if (!mIsInSearchMode) return; in exitSearchMode()484 mIsInSearchMode = isInSearchMode; in setViewVisibilityBasedOnSearch()512 if (mIsInSearchMode) { in onRecommendedWidgetsBound()658 if (mIsInSearchMode) { in onConfigurationChanged()665 if (mIsInSearchMode) { in onBackPressed()[all …]