Searched refs:setExpandingVelocity (Results 1 – 3 of 3) sorted by relevance
270 public void setExpandingVelocity(float expandingVelocity) { in setExpandingVelocity() method in AmbientState
4217 public void setExpandingVelocity(float expandingVelocity) { in setExpandingVelocity() method in NotificationStackScrollLayout4218 mAmbientState.setExpandingVelocity(expandingVelocity); in setExpandingVelocity()
2325 mNotificationStackScroller.setExpandingVelocity(getCurrentExpandVelocity()); in updateExpandedHeight()