Searched refs:fromKeyboard (Results 1 – 2 of 2) sorted by relevance
115 public void addSupportedActions(View host, AccessibilityNodeInfo info, boolean fromKeyboard) { in addSupportedActions() argument121 if (!fromKeyboard && ShortcutUtil.supportsShortcuts(item)) { in addSupportedActions()133 if (!fromKeyboard && itemSupportsAccessibleDrag(item)) { in addSupportedActions()
51 public void addSupportedActions(View host, AccessibilityNodeInfo info, boolean fromKeyboard) { in addSupportedActions() argument