Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DFloatingTaskView.java154 public void updateOrientationHandler(PagedOrientationHandler orientationHandler) { in updateOrientationHandler() method in FloatingTaskView
H A DRecentsView.java1608 updateOrientationHandler(); in setInsets()
1611 private void updateOrientationHandler() { in updateOrientationHandler() method in RecentsView
1612 updateOrientationHandler(true); in updateOrientationHandler()
1615 private void updateOrientationHandler(boolean forceRecreateDragLayerControllers) { in updateOrientationHandler() method in RecentsView
1958 updateOrientationHandler(/* forceRecreateDragLayerControllers = */ false); in reset()
2056 updateOrientationHandler(); in onGestureAnimationStart()
2157 updateOrientationHandler(/* forceRecreateDragLayerControllers = */ false); in onGestureAnimationEnd()
3553 updateOrientationHandler(); in setLayoutRotation()
4038 mFirstFloatingTaskView.updateOrientationHandler(mOrientationHandler);