Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
DLegacySplitDisplayLayout.java73 void rotateTo(int newRotation) { in rotateTo() method in LegacySplitDisplayLayout
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayLayout.java186 public void rotateTo(Resources res, @Surface.Rotation int targetRotation) { in rotateTo() method in DisplayLayout