Searched refs:setExpandingVelocity (Results 1 – 3 of 3) sorted by relevance
308 public void setExpandingVelocity(float expandingVelocity) { in setExpandingVelocity() method in AmbientState
4544 public void setExpandingVelocity(float expandingVelocity) {4545 mAmbientState.setExpandingVelocity(expandingVelocity);
2502 mNotificationStackScroller.setExpandingVelocity(getCurrentExpandVelocity()); in updateExpandedHeight()