Searched refs:showInteractView (Results 1 – 3 of 3) sorted by relevance
108 mDragToInteractAnimationController.showInteractView(true); in showDismissView_success_old()116 mDragToInteractAnimationController.showInteractView(false); in hideDismissView_success_old()124 mDragToInteractAnimationController.showInteractView(true); in showDismissView_success()132 mDragToInteractAnimationController.showInteractView(false); in hideDismissView_success()
83 mDragToInteractAnimationController.showInteractView(/* show= */ true); in onInterceptTouchEvent()98 mDragToInteractAnimationController.showInteractView(/* show= */ false); in onInterceptTouchEvent()
92 void showInteractView(boolean show) { in showInteractView() method in DragToInteractAnimationController