Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsFullSheet.java904 WidgetsRowViewHolder viewHolderForTip = in getViewToShowEducationTip() local
912 if (viewHolderForTip != null) { in getViewToShowEducationTip()
913 return ((ViewGroup) viewHolderForTip.tableContainer.getChildAt(0)).getChildAt(0); in getViewToShowEducationTip()