Searched defs:remainingHeight (Results 1 – 6 of 6) sorted by relevance
131 int remainingHeight = view.getHeight() - view.getPaddingTop() in onScrollRequested() local
78 int remainingHeight = recyclerLocalVisible.height() - requestedContainerBounds.height(); in onScrollRequested() local
90 int remainingHeight = recyclerView.getHeight() - recyclerView.getPaddingTop() in onScrollRequested() local
153 int remainingHeight = heightSize - usedHeight; in tryOnMeasure() local
208 public void setMoreSuggestionsHeight(final int remainingHeight) { in setMoreSuggestionsHeight()
170 public void setMoreSuggestionsHeight(final int remainingHeight) { in setMoreSuggestionsHeight()