Home
last modified time | relevance | path

Searched defs:setIconAndLabelFor (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DRemoteActionShortcut.java56 public void setIconAndLabelFor(View iconView, TextView labelView) { in setIconAndLabelFor() method in RemoteActionShortcut
DSystemShortcut.java84 public void setIconAndLabelFor(View iconView, TextView labelView) { in setIconAndLabelFor() method in SystemShortcut
/packages/apps/Launcher3/go/quickstep/src/com/android/launcher3/
DAppSharing.java139 public void setIconAndLabelFor(View iconView, TextView labelView) { in setIconAndLabelFor() method in AppSharing.Share