Searched refs:setExpandingVelocity (Results 1 – 3 of 3) sorted by relevance
375 public void setExpandingVelocity(float expandingVelocity) { in setExpandingVelocity() method in AmbientState
5525 public void setExpandingVelocity(float expandingVelocity) {5526 mAmbientState.setExpandingVelocity(expandingVelocity);
2663 mNotificationStackScroller.setExpandingVelocity(getCurrentExpandVelocity()); in updateExpandedHeight()