Home
last modified time | relevance | path

Searched defs:updateOrientationState (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/views/
H A DGoOverviewActionsView.java119 public void updateOrientationState(RecentsOrientedState orientedState) { in updateOrientationState() method in GoOverviewActionsView
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DTaskOverlayFactory.java310 public void updateOrientationState(RecentsOrientedState state) { in updateOrientationState() method
/aosp12/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
H A DTaskOverlayFactoryGo.java190 public void updateOrientationState(RecentsOrientedState state) { in updateOrientationState() method in TaskOverlayFactoryGo.TaskOverlayGo