Searched refs:startTop (Results 1 – 2 of 2) sorted by relevance
293 Integer startTop = itemIdTopMap.get(itemId); in animateGridView()307 if (startTop != null) { in animateGridView()308 if (startTop != top) { in animateGridView()309 deltaY = startTop - top; in animateGridView()
247 val startTop = from.top - fromInsets.top + targetInsets.top in <lambda>() constant257 return getBoundsAnimator(target, startLeft, startTop, startRight, startBottom, endLeft, in <lambda>()