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.java64 public void setIconAndContentDescriptionFor(ImageView view) { in setIconAndContentDescriptionFor() method in RemoteActionShortcut
DSystemShortcut.java78 public void setIconAndContentDescriptionFor(ImageView view) { in setIconAndContentDescriptionFor() method in SystemShortcut
DPopupContainerWithArrow.java402 info.setIconAndContentDescriptionFor((ImageView) view); in initializeSystemShortcut()