Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/keyboard/
DCustomActionsPopup.java63 mDelegate.addSupportedActions(mIcon, info, true); in getActionList()
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DShortcutMenuAccessibilityDelegate.java51 public void addSupportedActions(View host, AccessibilityNodeInfo info, boolean fromKeyboard) { in addSupportedActions() method in ShortcutMenuAccessibilityDelegate
DLauncherAccessibilityDelegate.java109 addSupportedActions(host, info, false); in onInitializeAccessibilityNodeInfo()
112 public void addSupportedActions(View host, AccessibilityNodeInfo info, boolean fromKeyboard) { in addSupportedActions() method in LauncherAccessibilityDelegate