Home
last modified time | relevance | path

Searched defs:endHeight (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/transition/
DChangeBounds.java309 final int endHeight = endBottom - endTop; in createAnimator() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java253 final float endHeight = 8f; in testUpdateStackHeight_withExpansionAmount_whenDozeNotChanging() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSAnimator.java816 HeightExpansionAnimator(TouchAnimator.Listener listener, int startHeight, int endHeight) { in HeightExpansionAnimator()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java793 int endHeight = getViewHeight(mVisibleType); in calculateTransformationAmount() local
/frameworks/base/services/core/java/com/android/server/wm/
DTransitionController.java674 final int endHeight = endBounds.height(); in setDisplaySyncMethod() local