Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDragLayer.java184 container.populateAndShow((BubbleTextView) v, in onIconLongClicked()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java209 container.populateAndShow(icon, in showForIcon()
243 public void populateAndShow(final BubbleTextView originalIcon, int shortcutCount, in populateAndShow() method
DSystemShortcut.java140 widgetsBottomSheet.populateAndShow(mItemInfo); in onClick()
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsBottomSheet.java177 public void populateAndShow(ItemInfo itemInfo) { in populateAndShow() method in WidgetsBottomSheet