Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
H A DPipDisplayLayoutState.java114 public void rotateTo(@Surface.Rotation int targetRotation) { in rotateTo() method in PipDisplayLayoutState
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayLayout.java232 public void rotateTo(Resources res, @Surface.Rotation int targetRotation) { in rotateTo() method in DisplayLayout
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
H A DSplitLayout.java330 public void rotateTo(int newRotation) { in rotateTo() method in SplitLayout