Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DViewHierarchyAnimator.kt782 val endTop = top - marginAdjustment.top regex
894 val endTop = regex
H A DLaunchAnimator.kt229 var endTop = endState.top regex
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/
H A DActivityEmbeddingAnimationSpec.java122 final int endTop; in createChangeBoundsCloseAnimation() local
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DTaskFragmentAnimationSpec.java119 final int endTop; in createChangeBoundsCloseAnimation() local
/aosp14/frameworks/base/core/java/android/transition/
H A DChangeBounds.java297 final int endTop = endBounds.top; in createAnimator() local