Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DSystemShortcut.java102 public void setIconAndContentDescriptionFor(ImageView view) { in setIconAndContentDescriptionFor() method in SystemShortcut
DPopupContainerWithArrow.java430 info.setIconAndContentDescriptionFor((ImageView) view); in initializeSystemShortcut()