Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutTest.java252 final float endHeight = 8f; in testUpdateStackHeight_withDozeAmount_whenDozeChanging() local
267 final float endHeight = 8f; in testUpdateStackHeight_withExpansionAmount_whenDozeNotChanging() local
/aosp14/frameworks/base/core/java/android/transition/
H A DChangeBounds.java305 final int endHeight = endBottom - endTop; in createAnimator() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSAnimator.java818 HeightExpansionAnimator(TouchAnimator.Listener listener, int startHeight, int endHeight) { in HeightExpansionAnimator()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java750 int endHeight = getViewHeight(mVisibleType); in calculateTransformationAmount() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTransitionController.java633 final int endHeight = endBounds.height(); in setDisplaySyncMethod() local
/aosp14/frameworks/base/core/java/android/view/
H A DDisplayCutout.java1192 final int endHeight = swapAspect ? startWidth : startHeight; in getRotated() local