Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityLaunchAnimator.kt323 private val startBottom = bottom in <lambda>() constant in com.android.systemui.animation.State
448 val startBottom = state.bottom in <lambda>() constant
/frameworks/base/core/java/android/transition/
DChangeBounds.java300 final int startBottom = startBounds.bottom; in createAnimator() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java2341 final int startBottom = mKeyguardStatusAreaClipBounds.bottom; in applyQSClippingBounds() local