/aosp12/frameworks/base/core/java/android/view/ |
H A D | OrientationListener.java | 73 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in OrientationListener.OrientationEventListenerInternal 74 OrientationListener.this.onOrientationChanged(orientation); in onOrientationChanged() 108 abstract public void onOrientationChanged(int orientation); in onOrientationChanged() method in OrientationListener
|
H A D | OrientationEventListener.java | 143 onOrientationChanged(orientation); in onSensorChanged() 172 abstract public void onOrientationChanged(int orientation); in onOrientationChanged() method in OrientationEventListener
|
/aosp12/packages/apps/Camera2/src/com/android/camera/app/ |
H A D | OrientationManagerImpl.java | 207 public void onOrientationChanged(int orientation) { 225 … listener.onOrientationChanged(OrientationManagerImpl.this, roundedDeviceOrientation);
|
H A D | OrientationManager.java | 79 public void onOrientationChanged(OrientationManager orientationManager, in onOrientationChanged() method
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | AuthDialog.java | 166 void onOrientationChanged(); in onOrientationChanged() method
|
H A D | SidefpsController.kt | 84 ) { onOrientationChanged() } 151 private fun onOrientationChanged() { regex
|
H A D | AuthController.java | 500 onOrientationChanged(); in AuthController() 861 private void onOrientationChanged() { in onOrientationChanged() method in AuthController 864 mCurrentDialog.onOrientationChanged(); in onOrientationChanged()
|
H A D | UdfpsController.java | 621 onOrientationChanged(); in UdfpsController() 777 private void onOrientationChanged() { in onOrientationChanged() method in UdfpsController
|
H A D | AuthContainerView.java | 487 public void onOrientationChanged() { in onOrientationChanged() method in AuthContainerView
|
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
H A D | PrintPreviewController.java | 111 public void onOrientationChanged() { in onOrientationChanged() method in PrintPreviewController 116 mPageAdapter.onOrientationChanged(); in onOrientationChanged()
|
H A D | PageAdapter.java | 166 public void onOrientationChanged() { in onOrientationChanged() method in PageAdapter
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/ |
H A D | InCallOrientationEventListener.java | 110 public void onOrientationChanged(int rotation) { in onOrientationChanged() method in InCallOrientationEventListener
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
H A D | OrientationManager.java | 121 public void onOrientationChanged(int orientation) {
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ |
H A D | VideoUI.java | 255 public void onOrientationChanged(OrientationManager orientationManager, in onOrientationChanged() method in VideoUI
|
H A D | VideoModule.java | 484 public void onOrientationChanged(OrientationManager orientationManager, in onOrientationChanged() method in VideoModule 486 mUI.onOrientationChanged(orientationManager, deviceOrientation); in onOrientationChanged() 1738 mUI.onOrientationChanged(orientationManager, orientationManager.getDeviceOrientation()); in resume()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | RotationTouchHelper.java | 160 public void onOrientationChanged(int degrees) { in init()
|
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/ |
H A D | FingerprintEnrollFindSensor.java | 342 public void onOrientationChanged(int orientation) { in listenOrientationEvent()
|
H A D | FingerprintEnrollEnrolling.java | 608 public void onOrientationChanged(int orientation) { in listenOrientationEvent()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
H A D | RecentsOrientedState.java | 143 public void onOrientationChanged(int degrees) { in RecentsOrientedState()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/ |
H A D | CameraManager.java | 712 public void onOrientationChanged(final int orientation) { in onOrientationChanged() method in CameraManager.OrientationHandler
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | BubbleController.java | 390 mStackView.onOrientationChanged(); in initialize() 591 mStackView.onOrientationChanged(); in ensureStackViewCreated()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
H A D | CameraManager.java | 1031 public void onOrientationChanged(final int orientation) { in onOrientationChanged() method in CameraManager.OrientationHandler
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
H A D | PanoramaActivity.java | 212 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in PanoramaActivity.PanoOrientationEventListener
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
H A D | RecentsView.java | 1633 onOrientationChanged(); in updateOrientationHandler() 1652 private void onOrientationChanged() { in onOrientationChanged() method in RecentsView 3540 onOrientationChanged(); in onConfigurationChanged()
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ |
H A D | Camera.java | 1306 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in Camera.MyOrientationEventListener
|