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.java376 long maxAnimationDuration, float animationScale, int finalWidth, int finalHeight) { in setRotationInTransaction()
391 float animationScale, int finalWidth, int finalHeight, boolean dismissing, in startAnimation()
648 float animationScale, int finalWidth, int finalHeight, int exitAnim, int enterAnim) { in dismiss()
DWindowStateAnimator.java1433 float finalHeight = mTmpAnimatingBounds.height(); in setSurfaceBoundariesLocked() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java2246 int finalHeight = ExpandableViewState.getFinalActualHeight(lastView); in updateBackgroundBounds() local