/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A 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
|
H A D | OrientationEventListener.java | 172 abstract public void onOrientationChanged(int orientation); in onOrientationChanged() method in OrientationEventListener
|
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/ |
H A D | OrientationEventListenerTest.java | 83 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in OrientationEventListenerTest.MyOrientationEventListener
|
H A D | OrientationListenerTest.java | 106 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in OrientationListenerTest.MockOrientationListener
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | ConfigurationController.java | 47 default void onOrientationChanged(int orientation) {} in onOrientationChanged() method
|
/aosp_15_r20/external/jetpack-camera-app/feature/preview/src/main/java/com/google/jetpackcamera/feature/preview/ui/ |
H A D | DebouncedOrientationFlow.kt | 36 override fun onOrientationChanged(orientation: Int) { in <lambda>() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | AuthDialog.java | 122 void onOrientationChanged(); in onOrientationChanged() method
|
H A D | AuthContainerView.java | 454 public void onOrientationChanged() { in onOrientationChanged() method in AuthContainerView
|
H A D | AuthController.java | 1347 private void onOrientationChanged() { in onOrientationChanged() method in AuthController
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/app/ |
D | OrientationManager.java | 79 public void onOrientationChanged(OrientationManager orientationManager, in onOrientationChanged() method
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/ |
D | InCallOrientationEventListener.java | 110 public void onOrientationChanged(int rotation) { in onOrientationChanged() method in InCallOrientationEventListener
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint2/domain/interactor/ |
D | OrientationInteractor.kt | 61 override fun onOrientationChanged(orientation: Int) { in getRotationFromDefault() method
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/ |
D | VideoUI.java | 255 public void onOrientationChanged(OrientationManager orientationManager, in onOrientationChanged() method in VideoUI
|
D | VideoModule.java | 484 public void onOrientationChanged(OrientationManager orientationManager, in onOrientationChanged() method in VideoModule
|
/aosp_15_r20/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
H A D | PrintPreviewController.java | 111 public void onOrientationChanged() { in onOrientationChanged() method in PrintPreviewController
|
H A D | PageAdapter.java | 166 public void onOrientationChanged() { in onOrientationChanged() method in PageAdapter
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/ |
H A D | ExpandedAnimationController.java | 625 public void onOrientationChanged() { in onOrientationChanged() method in ExpandedAnimationController
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/ |
D | CameraManager.java | 712 public void onOrientationChanged(final int orientation) { in onOrientationChanged() method in CameraManager.OrientationHandler
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/ |
H A D | ConfigurationControllerImplTest.kt | 371 override fun onOrientationChanged(orientation: Int) { in onOrientationChanged() method in com.android.systemui.statusbar.phone.ConfigurationControllerImplTest.TestListener
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
D | CameraManager.java | 1031 public void onOrientationChanged(final int orientation) { in onOrientationChanged() method in CameraManager.OrientationHandler
|
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
D | PanoramaActivity.java | 212 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in PanoramaActivity.PanoOrientationEventListener
|
/aosp_15_r20/pdk/apps/TestingCamera/src/com/android/testingcamera/ |
H A D | TestingCamera.java | 349 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in TestingCamera.OrientationEventHandler
|
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/ |
D | Camera.java | 1306 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in Camera.MyOrientationEventListener
|
D | VideoCamera.java | 547 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in VideoCamera.MyOrientationEventListener
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | BubbleStackView.java | 1621 public void onOrientationChanged() { in onOrientationChanged() method in BubbleStackView
|