Home
last modified time | relevance | path

Searched defs:finalHeight (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DScreenRotationAnimation.java375 long maxAnimationDuration, float animationScale, int finalWidth, int finalHeight) { in setRotation()
390 float animationScale, int finalWidth, int finalHeight, boolean dismissing, in startAnimation()
618 float animationScale, int finalWidth, int finalHeight, int exitAnim, int enterAnim) { in dismiss()
DWindowStateAnimator.java922 float finalHeight = mTmpAnimatingBounds.height(); in setSurfaceBoundariesLocked() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSection.java271 int finalHeight = ExpandableViewState.getFinalActualHeight(lastView); in updateBounds() local