Searched refs:toTop (Results 1 – 3 of 3) sorted by relevance
272 toTop: Int, in <lambda>()283 PropertyValuesHolder.ofInt(VIEW_TOP, toTop), in <lambda>()
237 toTop: Int in animateChange()
407 float toTop = toFullScreen ? HIDE_ICONS_TOP_RATIO : 0f; in startAnimation() local414 float top = fromTop + t * (toTop - fromTop); in startAnimation()