Searched refs:mWidgetRecommendationsView (Results 1 – 2 of 2) sorted by relevance
147 protected WidgetRecommendationsView mWidgetRecommendationsView; field in WidgetsFullSheet204 mWidgetRecommendationsView = mSearchScrollView.findViewById( in setupSheet()208 mWidgetRecommendationsView.addPageSwitchListener( in setupSheet()210 mWidgetRecommendationsView.initParentViews(mWidgetRecommendationsContainer); in setupSheet()211 mWidgetRecommendationsView.setWidgetCellLongClickListener(this); in setupSheet()212 mWidgetRecommendationsView.setWidgetCellOnClickListener(this); in setupSheet()574 mRecommendedWidgetsCount = mWidgetRecommendationsView.setRecommendations( in onRecommendedWidgetsBound()587 mRecommendedWidgetsCount = mWidgetRecommendationsView.setRecommendations( in onRecommendedWidgetsBound()692 mWidgetRecommendationsView.saveState(bundle); in saveHierarchyState()704 mWidgetRecommendationsView.restoreState(state); in restoreHierarchyState()[all …]
116 mWidgetRecommendationsView = mContent.findViewById( in setupSheet()118 mWidgetRecommendationsView.initParentViews(mWidgetRecommendationsContainer); in setupSheet()119 mWidgetRecommendationsView.setWidgetCellLongClickListener(this); in setupSheet()120 mWidgetRecommendationsView.setWidgetCellOnClickListener(this); in setupSheet()123 mWidgetRecommendationsView.addPageSwitchListener( in setupSheet()