Searched refs:onFixedRotationFinished (Results 1 – 8 of 8) sorted by relevance
208 private void onFixedRotationFinished(int displayId) { in onFixedRotationFinished() method in DisplayController216 mDisplayChangedListeners.get(i).onFixedRotationFinished(displayId); in onFixedRotationFinished()258 public void onFixedRotationFinished(int displayId) { in onFixedRotationFinished() method in DisplayController.DisplayWindowListenerImpl260 DisplayController.this.onFixedRotationFinished(displayId); in onFixedRotationFinished()296 default void onFixedRotationFinished(int displayId) {} in onFixedRotationFinished() method
57 void onFixedRotationFinished(int displayId); in onFixedRotationFinished() method
115 mDisplayListeners.getBroadcastItem(i).onFixedRotationFinished(display.mDisplayId); in dispatchFixedRotationFinished()
170 public void onFixedRotationFinished(int displayId) {} in testDisplayWindowListener()
181 public void onFixedRotationFinished(int displayId) {
243 public void onFixedRotationFinished(int displayId) { } in onFixedRotationFinished() method in CameraServiceProxy.DisplayWindowListener
794 public void onFixedRotationFinished(int displayId) { in onFixedRotationFinished() method in PipTaskOrganizer
14689 PLcom/android/server/camera/CameraServiceProxy$DisplayWindowListener;->onFixedRotationFinished(I)V