Home
last modified time | relevance | path

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

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