Home
last modified time | relevance | path

Searched refs:handleRotateDisplay (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTransitionController.java211 public boolean handleRotateDisplay(int startRotation, int endRotation, in handleRotateDisplay() method in PipTransitionController
H A DPipTransition.java330 public boolean handleRotateDisplay(int startRotation, int endRotation, in handleRotateDisplay() method in PipTransition
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipController.java240 if (mPipTransitionController.handleRotateDisplay(fromRotation, toRotation, t)) {