Home
last modified time | relevance | path

Searched defs:onOrientationChanged (Results 1 – 14 of 14) 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/
DAuthBiometricViewAdapter.kt49 fun onOrientationChanged() method
DAuthDialog.java178 void onOrientationChanged(); in onOrientationChanged() method
DSideFpsController.kt256 private fun onOrientationChanged(@BiometricOverlayConstants.ShowReason reason: Int) { in <lambda>() method
DAuthContainerView.java532 public void onOrientationChanged() { in onOrientationChanged() method in AuthContainerView
DAuthBiometricView.java576 public void onOrientationChanged() { in onOrientationChanged() method in AuthBiometricView
DAuthController.java1312 private void onOrientationChanged() { in onOrientationChanged() method in AuthController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DConfigurationController.java45 default void onOrientationChanged(int orientation) {} in onOrientationChanged() method
/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/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DConfigurationControllerImplTest.kt371 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/
DBiometricViewBinder.kt608 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/
DBubbleStackView.java1433 public void onOrientationChanged() { in onOrientationChanged() method in BubbleStackView