Home | History | Annotate | Download | only in widget

Lines Matching defs:getMinimumHeight

3033                 getMinimumHeight());
6977 int height = chooseSize(hSpec, usedHeight, getMinimumHeight());
9250 * @return The host RecyclerView's {@link View#getMinimumHeight()}
9252 public int getMinimumHeight() {
9253 return mRecyclerView.getMinimumHeight();