Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsFullSheet.java128 mLatestEducationalTip = showEducationTipOnViewIfPossible(getViewToShowEducationTip());
676 @Nullable private View getViewToShowEducationTip() { in getViewToShowEducationTip() method in WidgetsFullSheet