HomeSort by relevance Sort by last modified time
    Searched defs:shouldClearSelection (Results 1 - 2 of 2) sorted by null

  /frameworks/support/recyclerview-selection/src/main/java/androidx/recyclerview/selection/
MotionInputHandler.java 99 boolean shouldClearSelection(@NonNull MotionEvent e, @NonNull ItemDetails<K> item) {
  /packages/apps/DocumentsUI/src/com/android/documentsui/selection/
MotionInputHandler.java 89 protected boolean shouldClearSelection(MotionEvent e, ItemDetails item) {

Completed in 71 milliseconds