Searched refs:toBounds (Results 1 – 1 of 1) sorted by relevance
151 public void animateFirstNotificationTo(Rect toBounds, in animateFirstNotificationTo() argument158 float scale = (float) toBounds.height() / fromBounds.height(); in animateFirstNotificationTo()160 .translationY(toBounds.top - fromBounds.top in animateFirstNotificationTo()