Home
last modified time | relevance | path

Searched refs:setIconAndLabelFor (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DSystemShortcut.java82 public void setIconAndLabelFor(View iconView, TextView labelView) { in setIconAndLabelFor() method in SystemShortcut
DPopupContainerWithArrow.java420 info.setIconAndLabelFor(shortcutView.getIconView(), shortcutView.getBubbleText()); in initializeSystemShortcut()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DTaskMenuView.java211 menuOption.setIconAndLabelFor( in addMenuOption()