Searched defs:fromKeyboard (Results 1 – 5 of 5) sorted by relevance
| /packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
| D | TaskbarShortcutMenuAccessibilityDelegate.java | 86 protected boolean performAction(View host, ItemInfo item, int action, boolean fromKeyboard) { in performAction() 127 protected boolean beginAccessibleDrag(View item, ItemInfo info, boolean fromKeyboard) { in beginAccessibleDrag()
|
| /packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
| D | QuickstepAccessibilityDelegate.java | 46 protected boolean performAction(View host, ItemInfo item, int action, boolean fromKeyboard) { in performAction()
|
| /packages/apps/Launcher3/src/com/android/launcher3/accessibility/ |
| D | BaseAccessibilityDelegate.java | 119 View host, ItemInfo item, int action, boolean fromKeyboard); in performAction() 160 protected abstract boolean beginAccessibleDrag(View item, ItemInfo info, boolean fromKeyboard); in beginAccessibleDrag()
|
| D | ShortcutMenuAccessibilityDelegate.java | 63 protected boolean performAction(View host, ItemInfo item, int action, boolean fromKeyboard) { in performAction()
|
| D | LauncherAccessibilityDelegate.java | 158 boolean fromKeyboard) { in performAction() 304 protected boolean beginAccessibleDrag(View item, ItemInfo info, boolean fromKeyboard) { in beginAccessibleDrag()
|