Searched refs:getCurrentActiveRotation (Results 1 – 5 of 5) sorted by relevance
342 notifySysuiOfCurrentRotation(mOrientationTouchTransformer.getCurrentActiveRotation()); in onStartGesture()363 mOrientationTouchTransformer.getCurrentActiveRotation()); in onEndTargetCalculated()375 notifySysuiOfCurrentRotation(mOrientationTouchTransformer.getCurrentActiveRotation()); in onEndTargetCalculated()390 notifySysuiOfCurrentRotation(mOrientationTouchTransformer.getCurrentActiveRotation()); in toggleSecondaryNavBarsForRotation()393 public int getCurrentActiveRotation() { in getCurrentActiveRotation() method in RotationTouchHelper398 return mOrientationTouchTransformer.getCurrentActiveRotation(); in getCurrentActiveRotation()403 pw.println(" currentActiveRotation=" + getCurrentActiveRotation()); in dump()
346 int getCurrentActiveRotation() { in getCurrentActiveRotation() method in OrientationTouchTransformer406 pw.println(" currentActiveRotation=" + getCurrentActiveRotation()); in dump()
214 recentsView.setLayoutRotation(rotationTouchHelper.getCurrentActiveRotation(), in notifyRecentsOfOrientation()
249 recentsView.setLayoutRotation(rotationTouchHelper.getCurrentActiveRotation(), in notifyRecentsOfOrientation()
92 mDeviceState.getRotationTouchHelper().getCurrentActiveRotation(), in SwipeUpAnimationLogic()