Searched refs:setEmptyDragAmount (Results 1 – 3 of 3) sorted by relevance
114 mDragDownCallback.setEmptyDragAmount(mLastHeight); in onTouchEvent()132 mDragDownCallback.setEmptyDragAmount(0f); in onTouchEvent()197 mDragDownCallback.setEmptyDragAmount((Float) animation.getAnimatedValue()); in cancelExpansion()229 void setEmptyDragAmount(float amount); in setEmptyDragAmount() method
1883 public void setEmptyDragAmount(float amount) { in setEmptyDragAmount() method in NotificationPanelView
4005 public void setEmptyDragAmount(float amount) {4006 mNotificationPanel.setEmptyDragAmount(amount);