Home
last modified time | relevance | path

Searched defs:hasSelectionKey (Results 1 – 2 of 2) sorted by relevance

/recyclerview/recyclerview-selection/src/main/java/androidx/recyclerview/selection/
DItemDetailsLookup.java109 private static boolean hasSelectionKey(@Nullable ItemDetails<?> item) { in hasSelectionKey() method in ItemDetailsLookup
185 public boolean hasSelectionKey() { in hasSelectionKey() method in ItemDetailsLookup.ItemDetails
DMotionInputHandler.java106 static boolean hasSelectionKey(@Nullable ItemDetails<?> item) { in hasSelectionKey() method in MotionInputHandler