Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
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
DOrientationEventListener.java143 onOrientationChanged(orientation); in onSensorChanged()
172 abstract public void onOrientationChanged(int orientation); in onOrientationChanged() method in OrientationEventListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DConfigurationController.java48 default void onOrientationChanged(int orientation) {} in onOrientationChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthDialog.java116 void onOrientationChanged(); in onOrientationChanged() method
DAuthController.java777 onOrientationChanged(); in AuthController()
1298 private void onOrientationChanged() { in onOrientationChanged() method in AuthController
1301 mCurrentDialog.onOrientationChanged(); in onOrientationChanged()
DAuthContainerView.java542 public void onOrientationChanged() { in onOrientationChanged() method in AuthContainerView
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintPreviewController.java111 public void onOrientationChanged() { in onOrientationChanged() method in PrintPreviewController
116 mPageAdapter.onOrientationChanged(); in onOrientationChanged()
DPageAdapter.java166 public void onOrientationChanged() { in onOrientationChanged() method in PageAdapter
DPrintActivity.java674 mPrintPreviewController.onOrientationChanged(); in onConfigurationChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DConfigurationControllerImpl.kt149 it.onOrientationChanged(orientation) in onConfigurationChanged()
/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/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DExpandedAnimationController.java625 public void onOrientationChanged() { in onOrientationChanged() method in ExpandedAnimationController
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainerController.java383 public void onOrientationChanged(int orientation) {
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java492 mStackView.onOrientationChanged(); in onInit()
834 mStackView.onOrientationChanged(); in ensureBubbleViewsAndWindowCreated()
DBubbleStackView.java1043 mExpandedAnimationController.onOrientationChanged(); in BubbleStackView()
1612 public void onOrientationChanged() { in onOrientationChanged() method in BubbleStackView
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33087 method public abstract void onOrientationChanged(int);
33097 method public abstract void onOrientationChanged(int);
/frameworks/base/core/api/
Dcurrent.txt52010 method public abstract void onOrientationChanged(int);
52020 method @Deprecated public abstract void onOrientationChanged(int);