Searched refs:setExpandingVelocity (Results 1 – 3 of 3) sorted by relevance
371 public void setExpandingVelocity(float expandingVelocity) { in setExpandingVelocity() method in AmbientState
5345 public void setExpandingVelocity(float expandingVelocity) {5346 mAmbientState.setExpandingVelocity(expandingVelocity);
2713 mNotificationStackScroller.setExpandingVelocity(getCurrentExpandVelocity()); in updateExpandedHeight()