Home
last modified time | relevance | path

Searched refs:mCollapseHandle (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsFullSheet.java637 return measureHeightWithVerticalMargins(mSearchAndRecommendationViewHolder.mCollapseHandle) in getHeaderViewHeight()
797 final View mCollapseHandle; field in WidgetsFullSheet.SearchAndRecommendationViewHolder
806 mCollapseHandle = mContainer.findViewById(R.id.collapse_handle); in SearchAndRecommendationViewHolder()
DSearchAndRecommendationsScrollController.java141 + measureHeightWithVerticalMargins(mViewHolder.mCollapseHandle) in updateMarginAndPadding()