Home
last modified time | relevance | path

Searched refs:getRotation (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/core/java/android/view/
DDisplay.java456 public int getRotation() { in getRotation() method in Display
469 return getRotation(); in getOrientation()
DIWindowManager.aidl163 int getRotation(); in getRotation() method
DView.java8977 public float getRotation() {
17142 return object.getRotation();
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
DUiDevice.java578 return display.getRotation() == Surface.ROTATION_0 || in isNaturalOrientation()
579 display.getRotation() == Surface.ROTATION_180; in isNaturalOrientation()
588 return getDefaultDisplay().getRotation(); in getDisplayRotation()
816 float degrees = getDegreesForRotation(display.getRotation()); in takeScreenshot()
DInteractionController.java560 return mWindowManager.getRotation() == Surface.ROTATION_0 in isNaturalRotation()
561 || mWindowManager.getRotation() == Surface.ROTATION_180; in isNaturalRotation()
DAccessibilityNodeInfoDumper.java83 Display.DEFAULT_DISPLAY).getRotation())); in dumpWindowToFile()
/frameworks/base/core/java/android/hardware/
DLegacySensorManager.java199 static int getRotation() { in getRotation() method in LegacySensorManager
264 mapSensorDataToWindow(legacyType, v, LegacySensorManager.getRotation()); in onSensorChanged()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DTextureViewActivity.java125 int rotation = getWindowManager().getDefaultDisplay().getRotation(); in getCameraOrientation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java369 final int rot = mDisplay.getRotation(); in reorient()
384 Slog.d(TAG, "reorient(): rot=" + mDisplay.getRotation()); in reorient()
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java73 public int getRotation() throws RemoteException { in getRotation() method in IWindowManagerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java319 getDefaultDisplay().getRotation(); in drawFrameLocked()
/frameworks/base/core/java/android/widget/
DStackView.java370 mHighlight.setRotation(v.getRotation()); in setupStackSlider()
1420 float rotation = v.getRotation();
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java384 float degrees = getDegreesForRotation(mDisplay.getRotation()); in takeScreenshot()
/frameworks/base/docs/html/sdk/api_diff/8/
DmissingSinces.txt140 NO DOC BLOCK: android.view.Display Method getRotation()
/frameworks/base/services/java/com/android/server/wm/
DWindowManagerService.java5884 rot = getDefaultDisplayContentLocked().getDisplay().getRotation(); in screenshotApplications()
6180 public int getRotation() { in getRotation() method
6233 final int rotation = getRotation(); in getPreferredOptionsPanelGravity()
10154 displayInfo.logicalHeight, display.getRotation(), in startFreezingDisplayLocked()
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_overview.jd735 {@link android.view.Display#getRotation} method to determine screen rotation, and then use the
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java863 mOrientationListener.setCurrentRotation(windowManager.getRotation()); in init()
/frameworks/base/api/
D14.txt21720 method public int getRotation();
22933 method public float getRotation();
D15.txt21862 method public int getRotation();
23080 method public float getRotation();
D16.txt22904 method public int getRotation();
24147 method public float getRotation();
D17.txt23707 method public int getRotation();
24964 method public float getRotation();
Dcurrent.txt23707 method public int getRotation();
24964 method public float getRotation();