Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DRemoteActionShortcut.java63 public void setIconAndContentDescriptionFor(ImageView view) { in setIconAndContentDescriptionFor() method in RemoteActionShortcut
DSystemShortcut.java83 public void setIconAndContentDescriptionFor(ImageView view) { in setIconAndContentDescriptionFor() method in SystemShortcut
DPopupContainerWithArrow.java383 info.setIconAndContentDescriptionFor((ImageView) view); in initializeSystemShortcut()