Searched refs:viewHolderForTip (Results 1 – 1 of 1) sorted by relevance
904 WidgetsRowViewHolder viewHolderForTip = in getViewToShowEducationTip() local912 if (viewHolderForTip != null) { in getViewToShowEducationTip()913 return ((ViewGroup) viewHolderForTip.tableContainer.getChildAt(0)).getChildAt(0); in getViewToShowEducationTip()