Searched refs:getCurrentActiveRotation (Results 1 – 6 of 6) sorted by relevance
335 notifySysuiOfCurrentRotation(mOrientationTouchTransformer.getCurrentActiveRotation()); in onStartGesture()356 mOrientationTouchTransformer.getCurrentActiveRotation()); in onEndTargetCalculated()368 notifySysuiOfCurrentRotation(mOrientationTouchTransformer.getCurrentActiveRotation()); in onEndTargetCalculated()383 notifySysuiOfCurrentRotation(mOrientationTouchTransformer.getCurrentActiveRotation()); in toggleSecondaryNavBarsForRotation()386 public int getCurrentActiveRotation() { in getCurrentActiveRotation() method in RotationTouchHelper391 return mOrientationTouchTransformer.getCurrentActiveRotation(); in getCurrentActiveRotation()396 pw.println(" currentActiveRotation=" + getCurrentActiveRotation()); in dump()
311 int getCurrentActiveRotation() { in getCurrentActiveRotation() method in OrientationTouchTransformer404 pw.println(" currentActiveRotation=" + getCurrentActiveRotation()); in dump()
207 recentsView.setLayoutRotation(rotationTouchHelper.getCurrentActiveRotation(), in notifyRecentsOfOrientation()
252 recentsView.setLayoutRotation(rotationTouchHelper.getCurrentActiveRotation(), in notifyRecentsOfOrientation()
91 mDeviceState.getRotationTouchHelper().getCurrentActiveRotation(), in SwipeUpAnimationLogic()
2402 setLayoutRotation(rotationTouchHelper.getCurrentActiveRotation(), in onGestureAnimationStart()