Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleDragController.java352 onTouchCancel(view, event); in onTouch()
428 protected void onTouchCancel(@NonNull View view, @NonNull MotionEvent event) { in onTouchCancel() method in BubbleDragController.BubbleTouchListener