Searched refs:itemSupportsLongClick (Results 1 – 1 of 1) sorted by relevance
127 if (!itemSupportsLongClick(host, item)) { in onInitializeAccessibilityNodeInfo()184 private boolean itemSupportsLongClick(View host, ItemInfo info) { in itemSupportsLongClick() method in LauncherAccessibilityDelegate