Searched refs:mAppGridHeight (Results 1 – 2 of 2) sorted by relevance
47 private int mAppGridHeight; field in PageIndicator86 mAppGridHeight = gridDimens.gridHeightPx; in onDimensionsUpdated()99 params.height = mAppGridHeight / mPageCount; in updatePageCount()
125 private int mAppGridHeight; field in AppGridActivity448 mAppGridHeight = gridDimens.gridHeightPx; in onDimensionsUpdated()466 : (mAppGridHeight + 2 * mAppGridMarginVertical)); in updateScrollState()