Searched refs:onFixedRotationStarted (Results 1 – 8 of 8) sorted by relevance
194 private void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted() method in DisplayController202 mDisplayChangedListeners.get(i).onFixedRotationStarted( in onFixedRotationStarted()251 public void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted() method in DisplayController.DisplayWindowListenerImpl253 DisplayController.this.onFixedRotationStarted(displayId, newRotation); in onFixedRotationStarted()291 default void onFixedRotationStarted(int displayId, int newRotation) {} in onFixedRotationStarted() method
52 void onFixedRotationStarted(int displayId, int newRotation); in onFixedRotationStarted() method
103 mDisplayListeners.getBroadcastItem(i).onFixedRotationStarted( in dispatchFixedRotationStarted()
167 public void onFixedRotationStarted(int displayId, int newRotation) {} in testDisplayWindowListener()
176 public void onFixedRotationStarted(int displayId, int newRotation) {
240 public void onFixedRotationStarted(int displayId, int newRotation) { } in onFixedRotationStarted() method in CameraServiceProxy.DisplayWindowListener
783 public void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted() method in PipTaskOrganizer
14690 PLcom/android/server/camera/CameraServiceProxy$DisplayWindowListener;->onFixedRotationStarted(II)V