Home
last modified time | relevance | path

Searched refs:onOrientationChanged (Results 1 – 25 of 31) sorted by relevance

12

/aosp12/frameworks/base/core/java/android/view/
H A DOrientationListener.java73 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 DOrientationEventListener.java143 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 DOrientationManagerImpl.java207 public void onOrientationChanged(int orientation) {
225 … listener.onOrientationChanged(OrientationManagerImpl.this, roundedDeviceOrientation);
H A DOrientationManager.java79 public void onOrientationChanged(OrientationManager orientationManager, in onOrientationChanged() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthDialog.java166 void onOrientationChanged(); in onOrientationChanged() method
H A DSidefpsController.kt84 ) { onOrientationChanged() }
151 private fun onOrientationChanged() { regex
H A DAuthController.java500 onOrientationChanged(); in AuthController()
861 private void onOrientationChanged() { in onOrientationChanged() method in AuthController
864 mCurrentDialog.onOrientationChanged(); in onOrientationChanged()
H A DUdfpsController.java621 onOrientationChanged(); in UdfpsController()
777 private void onOrientationChanged() { in onOrientationChanged() method in UdfpsController
H A DAuthContainerView.java487 public void onOrientationChanged() { in onOrientationChanged() method in AuthContainerView
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintPreviewController.java111 public void onOrientationChanged() { in onOrientationChanged() method in PrintPreviewController
116 mPageAdapter.onOrientationChanged(); in onOrientationChanged()
H A DPageAdapter.java166 public void onOrientationChanged() { in onOrientationChanged() method in PageAdapter
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DInCallOrientationEventListener.java110 public void onOrientationChanged(int rotation) { in onOrientationChanged() method in InCallOrientationEventListener
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DOrientationManager.java121 public void onOrientationChanged(int orientation) {
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DVideoUI.java255 public void onOrientationChanged(OrientationManager orientationManager, in onOrientationChanged() method in VideoUI
H A DVideoModule.java484 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 DRotationTouchHelper.java160 public void onOrientationChanged(int degrees) { in init()
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
H A DFingerprintEnrollFindSensor.java342 public void onOrientationChanged(int orientation) { in listenOrientationEvent()
H A DFingerprintEnrollEnrolling.java608 public void onOrientationChanged(int orientation) { in listenOrientationEvent()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DRecentsOrientedState.java143 public void onOrientationChanged(int degrees) { in RecentsOrientedState()
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/
H A DCameraManager.java712 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 DBubbleController.java390 mStackView.onOrientationChanged(); in initialize()
591 mStackView.onOrientationChanged(); in ensureStackViewCreated()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
H A DCameraManager.java1031 public void onOrientationChanged(final int orientation) { in onOrientationChanged() method in CameraManager.OrientationHandler
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DPanoramaActivity.java212 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in PanoramaActivity.PanoOrientationEventListener
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java1633 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 DCamera.java1306 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in Camera.MyOrientationEventListener

12