Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/launcher3/
DAppSharing.java146 public void setIconAndContentDescriptionFor(ImageView view) { in setIconAndContentDescriptionFor() method in AppSharing.Share
147 super.setIconAndContentDescriptionFor(view); in setIconAndContentDescriptionFor()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DRemoteActionShortcut.java64 public void setIconAndContentDescriptionFor(ImageView view) { in setIconAndContentDescriptionFor() method in RemoteActionShortcut
DSystemShortcut.java89 public void setIconAndContentDescriptionFor(ImageView view) { in setIconAndContentDescriptionFor() method in SystemShortcut
DPopupContainerWithArrow.java465 info.setIconAndContentDescriptionFor((ImageView) view); in initializeSystemShortcut()