Searched defs:onOrientationChanged (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/view/ | ||
D | OrientationListener.java | 73 public void onOrientationChanged(int orientation) { in onOrientationChanged() method in OrientationListener.OrientationEventListenerInternal |
D | OrientationEventListener.java | 172 abstract public void onOrientationChanged(int orientation); in onOrientationChanged() method in OrientationEventListener |
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ | ||
D | PrintPreviewController.java | 111 public void onOrientationChanged() { in onOrientationChanged() method in PrintPreviewController |
D | PageAdapter.java | 166 public void onOrientationChanged() { in onOrientationChanged() method in PageAdapter |
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/ | ||
D | BubbleStackView.java | 463 public void onOrientationChanged() { in onOrientationChanged() method in BubbleStackView |