Searched refs:setEmptyDragAmount (Results 1 – 3 of 3) sorted by relevance
115 mDragDownCallback.setEmptyDragAmount(mLastHeight); in onTouchEvent()133 mDragDownCallback.setEmptyDragAmount(0f); in onTouchEvent()208 mDragDownCallback.setEmptyDragAmount((Float) animation.getAnimatedValue()); in cancelExpansion()251 void setEmptyDragAmount(float amount); in setEmptyDragAmount() method
2107 public void setEmptyDragAmount(float amount) { in setEmptyDragAmount() method in NotificationPanelView
4684 public void setEmptyDragAmount(float amount) { in setEmptyDragAmount() method4685 mNotificationPanel.setEmptyDragAmount(amount); in setEmptyDragAmount()