Home
last modified time | relevance | path

Searched defs:newRotation (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DRotationHelper.java100 int newRotation = ((WindowManager) sContext.getSystemService( in updateOrientation() local
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java522 void rotateBounds(int oldRotation, int newRotation, Rect bounds) { in rotateBounds()
551 static int deltaRotation(int oldRotation, int newRotation) { in deltaRotation()
DTaskStack.java367 final int newRotation = mDisplayContent.getDisplayInfo().rotation; in updateDisplayInfo() local
386 final int newRotation = getDisplayInfo().rotation; in updateBoundsAfterConfigChange() local
DTask.java580 final int newRotation = displayContent.getDisplayInfo().rotation; in updateDisplayInfo() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java329 int newRotation = displayInfo.rotation; in drawFrame() local
/frameworks/base/services/core/java/com/android/server/policy/
DWindowOrientationListener.java988 int newRotation; in onSensorChanged() local