Searched refs:itemSupportsLongClick (Results 1 – 1 of 1) sorted by relevance
154 if (!fromKeyboard && !itemSupportsLongClick(host, item)) { in addSupportedActions()164 private boolean itemSupportsLongClick(View host, ItemInfo info) { in itemSupportsLongClick() method in LauncherAccessibilityDelegate