Home
last modified time | relevance | path

Searched refs:onOrientationChanged (Results 1 – 10 of 10) 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/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.java675 mPrintPreviewController.onOrientationChanged(); in onConfigurationChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java387 mStackView.onOrientationChanged(newConfig.orientation); in onConfigChanged()
DBubbleStackView.java518 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in BubbleStackView
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33087 method public abstract void onOrientationChanged(int);
33097 method public abstract void onOrientationChanged(int);
/frameworks/base/non-updatable-api/
Dcurrent.txt51132 method public abstract void onOrientationChanged(int);
51142 method @Deprecated public abstract void onOrientationChanged(int);
/frameworks/base/api/
Dcurrent.txt51276 method public abstract void onOrientationChanged(int);
51286 method @Deprecated public abstract void onOrientationChanged(int);