Searched defs:canSetStateForKey (Results 1 – 2 of 2) sorted by relevance
42 public boolean canSetStateForKey(@NonNull K key, boolean nextState) { in canSetStateForKey() method in TestSelectionPredicate
356 public abstract boolean canSetStateForKey(@NonNull K key, boolean nextState); in canSetStateForKey() method in SelectionTracker.SelectionPredicate