Home
last modified time | relevance | path

Searched refs:mScrapHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DScrollAdapterView.java346 private int mScrapHeight; field in ScrollAdapterView
1165 mScrapHeight = scrapView.getMeasuredHeight();
1170 (heightMode == MeasureSpec.UNSPECIFIED ? 1 : clientHeightSize / mScrapHeight)
1195 mScrapHeight * mItemsOnOffAxis + mSpace * (mItemsOnOffAxis - 1) : mScrapHeight;
1462 + mScrapHeight * (selection / mItemsOnOffAxis);