/frameworks/base/core/java/android/view/ |
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
|
D | OrientationEventListener.java | 143 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/ |
D | ConfigurationController.java | 48 default void onOrientationChanged(int orientation) {} in onOrientationChanged() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthDialog.java | 116 void onOrientationChanged(); in onOrientationChanged() method
|
D | AuthController.java | 777 onOrientationChanged(); in AuthController() 1298 private void onOrientationChanged() { in onOrientationChanged() method in AuthController 1301 mCurrentDialog.onOrientationChanged(); in onOrientationChanged()
|
D | AuthContainerView.java | 542 public void onOrientationChanged() { in onOrientationChanged() method in AuthContainerView
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
D | PrintPreviewController.java | 111 public void onOrientationChanged() { in onOrientationChanged() method in PrintPreviewController 116 mPageAdapter.onOrientationChanged(); in onOrientationChanged()
|
D | PageAdapter.java | 166 public void onOrientationChanged() { in onOrientationChanged() method in PageAdapter
|
D | PrintActivity.java | 674 mPrintPreviewController.onOrientationChanged(); in onConfigurationChanged()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | ConfigurationControllerImpl.kt | 149 it.onOrientationChanged(orientation) in onConfigurationChanged()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | ConfigurationControllerImplTest.kt | 371 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/ |
D | ExpandedAnimationController.java | 625 public void onOrientationChanged() { in onOrientationChanged() method in ExpandedAnimationController
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardSecurityContainerController.java | 383 public void onOrientationChanged(int orientation) {
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubbleController.java | 492 mStackView.onOrientationChanged(); in onInit() 834 mStackView.onOrientationChanged(); in ensureBubbleViewsAndWindowCreated()
|
D | BubbleStackView.java | 1043 mExpandedAnimationController.onOrientationChanged(); in BubbleStackView() 1612 public void onOrientationChanged() { in onOrientationChanged() method in BubbleStackView
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 33087 method public abstract void onOrientationChanged(int); 33097 method public abstract void onOrientationChanged(int);
|
/frameworks/base/core/api/ |
D | current.txt | 52010 method public abstract void onOrientationChanged(int); 52020 method @Deprecated public abstract void onOrientationChanged(int);
|