Searched defs:hasSelectionKey (Results 1 – 2 of 2) sorted by relevance
| /recyclerview/recyclerview-selection/src/main/java/androidx/recyclerview/selection/ | ||
| D | ItemDetailsLookup.java | 109 private static boolean hasSelectionKey(@Nullable ItemDetails<?> item) { in hasSelectionKey() method in ItemDetailsLookup |
| D | MotionInputHandler.java | 106 static boolean hasSelectionKey(@Nullable ItemDetails<?> item) { in hasSelectionKey() method in MotionInputHandler |