Home
last modified time | relevance | path

Searched defs:fromKeyboard (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarShortcutMenuAccessibilityDelegate.java82 protected boolean performAction(View host, ItemInfo item, int action, boolean fromKeyboard) { in performAction()
124 protected boolean beginAccessibleDrag(View item, ItemInfo info, boolean fromKeyboard) { in beginAccessibleDrag()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAccessibilityDelegate.java46 protected boolean performAction(View host, ItemInfo item, int action, boolean fromKeyboard) { in performAction()
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DShortcutMenuAccessibilityDelegate.java53 protected boolean performAction(View host, ItemInfo item, int action, boolean fromKeyboard) { in performAction()
DBaseAccessibilityDelegate.java120 View host, ItemInfo item, int action, boolean fromKeyboard); in performAction()
161 protected abstract boolean beginAccessibleDrag(View item, ItemInfo info, boolean fromKeyboard); in beginAccessibleDrag()
DLauncherAccessibilityDelegate.java165 boolean fromKeyboard) { in performAction()
311 protected boolean beginAccessibleDrag(View item, ItemInfo info, boolean fromKeyboard) { in beginAccessibleDrag()