Searched defs:updateRotation (Results 1 – 6 of 6) sorted by relevance
123 open fun updateRotation(rotation: Int) { in <lambda>() method in com.android.systemui.DisplayCutoutBaseView
1382 public void updateRotation(int rotation) { in updateRotation() method in ScreenDecorations.DisplayCutoutView
397 void updateRotation() { in updateRotation() method in AsyncRotationController
4600 public void updateRotation(boolean alwaysSendConfiguration, boolean forceRelayout) { in updateRotation() method in WindowManagerService
364 void updateRotation(boolean alwaysSendConfiguration, boolean forceRelayout); in updateRotation() method
1215 private void updateRotation() { in updateRotation() method in CameraStreamer.CameraRunnable