/frameworks/base/core/java/android/view/ |
D | OrientationListener.java | 73 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in OrientationListener.OrientationEventListenerInternal 108 abstract public void onOrientationChanged(int orientation); in onOrientationChanged() method in OrientationListener
|
D | OrientationEventListener.java | 172 abstract public void onOrientationChanged(int orientation); in onOrientationChanged() method in OrientationEventListener
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthBiometricViewAdapter.kt | 49 fun onOrientationChanged() method
|
D | AuthDialog.java | 178 void onOrientationChanged(); in onOrientationChanged() method
|
D | SideFpsController.kt | 256 private fun onOrientationChanged(@BiometricOverlayConstants.ShowReason reason: Int) { in <lambda>() method
|
D | AuthContainerView.java | 532 public void onOrientationChanged() { in onOrientationChanged() method in AuthContainerView
|
D | AuthBiometricView.java | 576 public void onOrientationChanged() { in onOrientationChanged() method in AuthBiometricView
|
D | AuthController.java | 1312 private void onOrientationChanged() { in onOrientationChanged() method in AuthController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | ConfigurationController.java | 45 default void onOrientationChanged(int orientation) {} in onOrientationChanged() method
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
D | PrintPreviewController.java | 111 public void onOrientationChanged() { in onOrientationChanged() method in PrintPreviewController
|
D | PageAdapter.java | 166 public void onOrientationChanged() { in onOrientationChanged() method in PageAdapter
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | ConfigurationControllerImplTest.kt | 371 override fun onOrientationChanged(orientation: Int) { in onOrientationChanged() method in com.android.systemui.statusbar.phone.ConfigurationControllerImplTest.TestListener
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/ |
D | BiometricViewBinder.kt | 608 override fun onOrientationChanged() { in onOrientationChanged() method in com.android.systemui.biometrics.ui.binder.Spaghetti
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubbleStackView.java | 1433 public void onOrientationChanged() { in onOrientationChanged() method in BubbleStackView
|