Home
last modified time | relevance | path

Searched defs:populateAndShow (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsBottomSheet.java85 public void populateAndShow(ItemInfo itemInfo) { in populateAndShow() method in WidgetsBottomSheet
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java259 public void populateAndShow(final BubbleTextView originalIcon, int shortcutCount, in populateAndShow() method