Home
last modified time | relevance | path

Searched defs:onFixedRotationStarted (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayController.java194 private void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted() method in DisplayController
251 public void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted() method in DisplayController.DisplayWindowListenerImpl
291 default void onFixedRotationStarted(int displayId, int newRotation) {} in onFixedRotationStarted() method
/frameworks/base/core/java/android/view/
DIDisplayWindowListener.aidl52 void onFixedRotationStarted(int displayId, int newRotation); in onFixedRotationStarted() method
/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java240 public void onFixedRotationStarted(int displayId, int newRotation) { } in onFixedRotationStarted() method in CameraServiceProxy.DisplayWindowListener
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipTaskOrganizer.java783 public void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted() method in PipTaskOrganizer