Searched refs:getRotationTouchHelper (Results 1 – 10 of 10) sorted by relevance
100 notifyRecentsOfOrientation(deviceState.getRotationTouchHelper()); in onSwipeUpToHomeComplete()115 notifyRecentsOfOrientation(deviceState.getRotationTouchHelper()); in prepareRecentsUI()
99 mDeviceState.getRotationTouchHelper().getCurrentActiveRotation(), in SwipeUpAnimationLogic()100 mDeviceState.getRotationTouchHelper().getDisplayRotation() in SwipeUpAnimationLogic()
84 notifyRecentsOfOrientation(deviceState.getRotationTouchHelper()); in prepareRecentsUI()
218 mDeviceState.getRotationTouchHelper()); in notifyGestureAnimationStartToRecents()
586 public RotationTouchHelper getRotationTouchHelper() { in getRotationTouchHelper() method in RecentsAnimationDeviceState
646 mDeviceState.getRotationTouchHelper() in onLauncherPresentAndGestureStarted()689 mRecentsView.onGestureAnimationStart(runningTasks, mDeviceState.getRotationTouchHelper()); in notifyGestureAnimationStartToRecents()
582 mRotationTouchHelper = mDeviceState.getRotationTouchHelper(); in onCreate()
105 if (mDeviceState.getRotationTouchHelper().isInSwipeUpTouchRegion(ev, in onMotionEvent()
157 if (!mDeviceState.getRotationTouchHelper().isInSwipeUpTouchRegion(ev, ptrIdx)) { in onMotionEvent()
155 mRotationTouchHelper = mDeviceState.getRotationTouchHelper(); in OtherActivityInputConsumer()