Home
last modified time | relevance | path

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

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