Home
last modified time | relevance | path

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

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