Home
last modified time | relevance | path

Searched defs:onOrientationChanged (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
DOrientationListener.java73 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in OrientationListener.OrientationEventListenerInternal
108 abstract public void onOrientationChanged(int orientation); in onOrientationChanged() method in OrientationListener
DOrientationEventListener.java172 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
DPageAdapter.java166 public void onOrientationChanged() { in onOrientationChanged() method in PageAdapter
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java463 public void onOrientationChanged() { in onOrientationChanged() method in BubbleStackView