Searched refs:rotationTouchHelper (Results 1 – 4 of 4) sorted by relevance
95 RotationTouchHelper rotationTouchHelper = RotationTouchHelper.INSTANCE.get(context); in SwipeUpAnimationLogic() local98 rotationTouchHelper.getCurrentActiveRotation(), in SwipeUpAnimationLogic()99 rotationTouchHelper.getDisplayRotation() in SwipeUpAnimationLogic()
151 RotationTouchHelper rotationTouchHelper, in RecentsAnimationDeviceState() argument158 mRotationTouchHelper = rotationTouchHelper; in RecentsAnimationDeviceState()
67 component.rotationTouchHelper, in <lambda>()
4879 RotationTouchHelper rotationTouchHelper = RotationTouchHelper.INSTANCE.get(getContext()); in reapplyActiveRotation() local4880 setLayoutRotation(rotationTouchHelper.getCurrentActiveRotation(), in reapplyActiveRotation()4881 rotationTouchHelper.getDisplayRotation()); in reapplyActiveRotation()