Searched refs:getRotationTouchHelper (Results 1 – 9 of 9) sorted by relevance
96 notifyRecentsOfOrientation(deviceState.getRotationTouchHelper()); in onSwipeUpToHomeComplete()120 notifyRecentsOfOrientation(deviceState.getRotationTouchHelper()); in prepareRecentsUI()
92 mDeviceState.getRotationTouchHelper().getCurrentActiveRotation(), in SwipeUpAnimationLogic()93 mDeviceState.getRotationTouchHelper().getDisplayRotation() in SwipeUpAnimationLogic()
90 notifyRecentsOfOrientation(deviceState.getRotationTouchHelper()); in prepareRecentsUI()
600 public RotationTouchHelper getRotationTouchHelper() { in getRotationTouchHelper() method in RecentsAnimationDeviceState
371 mRotationTouchHelper = mDeviceState.getRotationTouchHelper(); in onCreate()
537 mDeviceState.getRotationTouchHelper() in onLauncherPresentAndGestureStarted()
102 if (mDeviceState.getRotationTouchHelper() in onMotionEvent()
153 if (!mDeviceState.getRotationTouchHelper().isInSwipeUpTouchRegion(ev, ptrIdx)) { in onMotionEvent()
178 mRotationTouchHelper = mDeviceState.getRotationTouchHelper(); in OtherActivityInputConsumer()