Home
last modified time | relevance | path

Searched refs:onFixedRotationStarted (Results 1 – 8 of 8) 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
202 mDisplayChangedListeners.get(i).onFixedRotationStarted( in onFixedRotationStarted()
251 public void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted() method in DisplayController.DisplayWindowListenerImpl
253 DisplayController.this.onFixedRotationStarted(displayId, newRotation); in onFixedRotationStarted()
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/wm/
DDisplayWindowListenerController.java103 mDisplayListeners.getBroadcastItem(i).onFixedRotationStarted( in dispatchFixedRotationStarted()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityTaskManagerServiceTests.java167 public void onFixedRotationStarted(int displayId, int newRotation) {} in testDisplayWindowListener()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipController.java176 public void onFixedRotationStarted(int displayId, int newRotation) {
/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
/frameworks/base/services/
Dart-profile14690 PLcom/android/server/camera/CameraServiceProxy$DisplayWindowListener;->onFixedRotationStarted(II)V