Searched refs:setExpandingVelocity (Results 1 – 4 of 4) sorted by relevance
438 public void setExpandingVelocity(float expandingVelocity) { in setExpandingVelocity() method in AmbientState
1145 public void setExpandingVelocity(float velocity) { in setExpandingVelocity() method in NotificationStackScrollLayoutController1146 mView.setExpandingVelocity(velocity); in setExpandingVelocity()
4833 public void setExpandingVelocity(float expandingVelocity) { in setExpandingVelocity() method4834 mAmbientState.setExpandingVelocity(expandingVelocity); in setExpandingVelocity()
3402 .setExpandingVelocity(getCurrentExpandVelocity()); in updateExpandedHeight()