Searched refs:mItemHeightNormal (Results 1 – 1 of 1) sorted by relevance
73 private int mItemHeightNormal; field in TouchInterceptor84 mItemHeightNormal = res.getDimensionPixelSize(R.dimen.normal_height); in TouchInterceptor()85 mItemHeightHalf = mItemHeightNormal / 2; in TouchInterceptor()161 int pos = myPointToPosition(x, y + mItemHeightNormal); in myPointToPosition()231 params.height = mItemHeightNormal; in unExpandViews()263 int height = mItemHeightNormal; in doExpansion()