Searched refs:canSetStateForKey (Results 1 – 2 of 2) sorted by relevance
61 public boolean canSetStateForKey(String id, boolean nextState) { in canSetStateForKey() method in DocsSelectionPredicate
103 return mSelectionPredicate.canSetStateForKey(item.getSelectionKey(), true); in shouldExtendSelection()