Home
last modified time | relevance | path

Searched refs:updateOrientationHandler (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingTaskView.java227 public void updateOrientationHandler(RecentsPagedOrientationHandler orientationHandler) { in updateOrientationHandler() method in FloatingTaskView
DRecentsView.java2078 updateOrientationHandler(); in setInsets()
2082 private void updateOrientationHandler() { in updateOrientationHandler() method in RecentsView
2083 updateOrientationHandler(true); in updateOrientationHandler()
2086 private void updateOrientationHandler(boolean forceRecreateDragLayerControllers) { in updateOrientationHandler() method in RecentsView
2535 updateOrientationHandler(/* forceRecreateDragLayerControllers = */ false); in reset()
2783 updateOrientationHandler(/* forceRecreateDragLayerControllers = */ false); in onGestureAnimationEnd()
4401 updateOrientationHandler(); in setLayoutRotation()
5087 firstFloatingTaskView.updateOrientationHandler(getPagedOrientationHandler());