Searched refs:itemSupportsLongClick (Results 1 – 1 of 1) sorted by relevance
77 if (!itemSupportsLongClick(host)) { in onInitializeAccessibilityNodeInfo()89 private boolean itemSupportsLongClick(View host) { in itemSupportsLongClick() method in BaseAccessibilityDelegate