Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
H A DWidgetsListHeader.java162 public void applyFromItemInfoWithIcon(WidgetsListHeaderEntry entry) { in applyFromItemInfoWithIcon() method in WidgetsListHeader
244 public void applyFromItemInfoWithIcon(WidgetsListSearchHeaderEntry entry) { in applyFromItemInfoWithIcon() method in WidgetsListHeader
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBubbleTextView.java338 public void applyFromItemInfoWithIcon(ItemInfoWithIcon info) { in applyFromItemInfoWithIcon() method in BubbleTextView