/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/biometrics/ |
D | BiometricOrientationEventListener.kt | 32 private val onOrientationChanged: () -> Unit, constant in com.android.systemui.biometrics.BiometricOrientationEventListener 46 onOrientationChanged() in onDisplayChanged()
|
D | SidefpsController.java | 109 onOrientationChanged(); in SidefpsController() 159 private void onOrientationChanged() { in onOrientationChanged() method in SidefpsController
|
D | AuthDialog.java | 166 void onOrientationChanged(); in onOrientationChanged() method
|
D | AuthController.java | 441 onOrientationChanged(); in AuthController() 767 private void onOrientationChanged() { in onOrientationChanged() method in AuthController 769 mCurrentDialog.onOrientationChanged(); in onOrientationChanged()
|
D | UdfpsController.java | 557 onOrientationChanged(); in UdfpsController() 706 private void onOrientationChanged() { in onOrientationChanged() method in UdfpsController
|
D | AuthContainerView.java | 480 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/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubbleController.java | 385 mStackView.onOrientationChanged(); in initialize() 582 mStackView.onOrientationChanged(); in ensureStackViewCreated()
|
D | BubbleStackView.java | 1233 public void onOrientationChanged() { in onOrientationChanged() method in BubbleStackView
|
/frameworks/base/core/api/ |
D | current.txt | 48123 method public abstract void onOrientationChanged(int); 48133 method @Deprecated public abstract void onOrientationChanged(int);
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 33087 method public abstract void onOrientationChanged(int); 33097 method public abstract void onOrientationChanged(int);
|