Searched refs:setExpandingVelocity (Results 1 – 3 of 3) sorted by relevance
374 public void setExpandingVelocity(float expandingVelocity) { in setExpandingVelocity() method in AmbientState
5336 public void setExpandingVelocity(float expandingVelocity) {5337 mAmbientState.setExpandingVelocity(expandingVelocity);
3056 mNotificationStackScroller.setExpandingVelocity(getCurrentExpandVelocity()); in updateExpandedHeight()