Home
last modified time | relevance | path

Searched refs:shouldStartDragAndDrop (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/recyclerview/
DAppItemViewHolder.java237 && shouldStartDragAndDrop(event, in bind()
376 private boolean shouldStartDragAndDrop(MotionEvent event, float actionDownX, in shouldStartDragAndDrop() method in AppItemViewHolder