Searched refs:isCheckable (Results 1 – 2 of 2) sorted by relevance
198 public boolean isCheckable() { in isCheckable() method in SimpleMenuItem
108 if (rowNode.getChildCount() < 2 || !rowNode.getChild(1).isCheckable()) { in onAccessibilityEvent()