Searched refs:setStackBottom (Results 1 – 3 of 3) sorted by relevance
54 fun setStackBottom(stackBottom: Float) method
420 stackScrollView.setStackBottom(positionInWindow.y + coordinates.size.height) in NotificationPlaceholder()
1223 public void setStackBottom(float stackBottom) {1224 mScrollViewFields.setStackBottom(stackBottom);