Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DRoundable.kt327 private val bottomAnimatable = bottomAnimatable(roundable) constant
440 private fun bottomAnimatable(roundable: Roundable): AnimatableProperty = in bottomAnimatable() method