Searched refs:mContentLength (Results 1 – 1 of 1) sorted by relevance
411 private int mContentLength; field in SlotView.Layout487 mContentLength = count * majorUnitSize + (count - 1) * mSlotGap; in initLayoutParameters()491 padding[1] = Math.max(0, (majorLength - mContentLength) / 2); in initLayoutParameters()615 int limit = WIDE ? mContentLength - mWidth : mContentLength - mHeight; in getScrollLimit()