Searched refs:mRowHeight (Results 1 – 1 of 1) sorted by relevance
59 private int mRowHeight; field in IconMenuView137 … mRowHeight = a.getDimensionPixelSize(com.android.internal.R.styleable.IconMenuView_rowHeight, 64); in IconMenuView()419 final int desiredHeight = (mRowHeight + mHorizontalDividerHeight) * in onMeasure()