Home
last modified time | relevance | path

Searched defs:onOrientationChanged (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/view/
DOrientationListener.java73 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in OrientationListener.OrientationEventListenerInternal
108 abstract public void onOrientationChanged(int orientation); in onOrientationChanged() method in OrientationListener
DOrientationEventListener.java172 abstract public void onOrientationChanged(int orientation); in onOrientationChanged() method in OrientationEventListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthDialog.java176 void onOrientationChanged(); in onOrientationChanged() method
DSideFpsController.kt241 private fun onOrientationChanged(@BiometricOverlayConstants.ShowReason reason: Int) { in <lambda>() method
DAuthContainerView.java445 public void onOrientationChanged() { in onOrientationChanged() method in AuthContainerView
DAuthController.java1210 private void onOrientationChanged() { in onOrientationChanged() method in AuthController
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintPreviewController.java111 public void onOrientationChanged() { in onOrientationChanged() method in PrintPreviewController
DPageAdapter.java166 public void onOrientationChanged() { in onOrientationChanged() method in PageAdapter
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java1384 public void onOrientationChanged() { in onOrientationChanged() method in BubbleStackView