Searched refs:mRecommendedWidgetsCount (Results 1 – 2 of 2) sorted by relevance
222 if (mRecommendedWidgetsCount == 0 && mSelectedHeader == null) { in onWidgetsBound()232 if (mSuggestedWidgetsContainer == null && mRecommendedWidgetsCount > 0) { in onRecommendedWidgetsBound()305 if (mRecommendedWidgetsCount > 0) { in getMaxAvailableHeightForRecommendations()
107 protected int mRecommendedWidgetsCount; field in WidgetsFullSheet574 mRecommendedWidgetsCount = mWidgetRecommendationsView.setRecommendations( in onRecommendedWidgetsBound()587 mRecommendedWidgetsCount = mWidgetRecommendationsView.setRecommendations( in onRecommendedWidgetsBound()596 mRecommendedWidgetsCount > 0 ? VISIBLE : GONE); in onRecommendedWidgetsBound()