Searched refs:setExpandingVelocity (Results 1 – 4 of 4) sorted by relevance
547 public void setExpandingVelocity(float expandingVelocity) { in setExpandingVelocity() method in AmbientState
1476 public void setExpandingVelocity(float velocity) { in setExpandingVelocity() method in NotificationStackScrollLayoutController1477 mView.setExpandingVelocity(velocity); in setExpandingVelocity()
5097 public void setExpandingVelocity(float expandingVelocity) { in setExpandingVelocity() method5098 mAmbientState.setExpandingVelocity(expandingVelocity); in setExpandingVelocity()
3147 .setExpandingVelocity(getCurrentExpandVelocity()); in updateExpandedHeight()