Searched refs:onFixedRotationFinished (Results 1 – 8 of 8) sorted by relevance
228 private void onFixedRotationFinished(int displayId) { in onFixedRotationFinished() method in DisplayController236 mDisplayChangedListeners.get(i).onFixedRotationFinished(displayId); in onFixedRotationFinished()294 public void onFixedRotationFinished(int displayId) { in onFixedRotationFinished() method in DisplayController.DisplayWindowListenerImpl296 DisplayController.this.onFixedRotationFinished(displayId); in onFixedRotationFinished()332 default void onFixedRotationFinished(int displayId) {} in onFixedRotationFinished() method
58 void onFixedRotationFinished(int displayId); in onFixedRotationFinished() method
113 mDisplayListeners.getBroadcastItem(i).onFixedRotationFinished(display.mDisplayId); in dispatchFixedRotationFinished()
207 public void onFixedRotationFinished(int displayId) {
305 public void onFixedRotationFinished(int displayId) { } in onFixedRotationFinished() method in CameraServiceProxy.DisplayWindowListener
187 public void onFixedRotationFinished(int displayId) {} in testDisplayWindowListener()
798 public void onFixedRotationFinished(int displayId) { in onFixedRotationFinished() method in PipTaskOrganizer
14689 PLcom/android/server/camera/CameraServiceProxy$DisplayWindowListener;->onFixedRotationFinished(I)V