Searched refs:mAppItemHeight (Results 1 – 2 of 2) sorted by relevance
61 private int mAppItemHeight; field in AppGridAdapter137 mAppItemHeight = appItemHeight; in updateViewHolderDimensions()192 mAppItemWidth, mAppItemHeight); in onCreateViewHolder()202 mAppItemWidth, mAppItemHeight); in onBindViewHolder()
88 private int mAppItemHeight; field in AppItemViewHolder342 mAppItemHeight = mAppItemView.getHeight(); in resetViewHolder()493 && (iconTop + mIconScaledSize) < mAppItemHeight;508 float verticalPosition = eventY / mAppItemHeight;