Searched refs:setExpandingVelocity (Results 1 – 4 of 4) sorted by relevance
531 public void setExpandingVelocity(float expandingVelocity) { in setExpandingVelocity() method in AmbientState
1333 public void setExpandingVelocity(float velocity) { in setExpandingVelocity() method in NotificationStackScrollLayoutController1334 mView.setExpandingVelocity(velocity); in setExpandingVelocity()
5058 public void setExpandingVelocity(float expandingVelocity) { in setExpandingVelocity() method5059 mAmbientState.setExpandingVelocity(expandingVelocity); in setExpandingVelocity()
3023 .setExpandingVelocity(getCurrentExpandVelocity()); in updateExpandedHeight()