Searched refs:mIsInSearchMode (Results 1 – 1 of 1) sorted by relevance
120 if (mIsInSearchMode && searchRecyclerView != null) {139 private boolean mIsInSearchMode; field in WidgetsFullSheet315 if (mIsInSearchMode) { in getRecyclerView()470 if (mIsInSearchMode) { in onWidgetsBound()502 if (mIsInSearchMode) return; in enterSearchMode()512 if (!mIsInSearchMode) return; in exitSearchMode()536 mIsInSearchMode = isInSearchMode; in setViewVisibilityBasedOnSearch()564 if (mIsInSearchMode) { in onRecommendedWidgetsBound()800 if (mIsInSearchMode) { in getCurrentAdapterHolderType()869 return mIsInSearchMode; in shouldAnimateContentViewInBackSwipe()[all …]