Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
H A DWidgetsListHeader.java163 applyIconAndLabel(entry); in applyFromItemInfoWithIcon()
167 private void applyIconAndLabel(WidgetsListHeaderEntry entry) { in applyIconAndLabel() method in WidgetsListHeader
245 applyIconAndLabel(entry); in applyFromItemInfoWithIcon()
249 private void applyIconAndLabel(WidgetsListSearchHeaderEntry entry) { in applyIconAndLabel() method in WidgetsListHeader
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBubbleTextView.java309 applyIconAndLabel(info); in applyFromWorkspaceItem()
318 applyIconAndLabel(info); in applyFromApplicationInfo()
339 applyIconAndLabel(info); in applyFromItemInfoWithIcon()
362 protected void applyIconAndLabel(ItemInfoWithIcon info) { in applyIconAndLabel() method in BubbleTextView