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
1334 public void updateRotation(int rotation) { in updateRotation() method in ScreenDecorations.DisplayCutoutView
375 void updateRotation() { in updateRotation() method in AsyncRotationController
4351 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