Searched refs:mRowAlignFromBottom (Results 1 – 1 of 1) sorted by relevance
66 private final int mRowAlignFromBottom; field in MenuLayoutManager91 mRowAlignFromBottom = res.getDimensionPixelOffset(R.dimen.menu_row_align_from_bottom); in MenuLayoutManager()258 int childTop = relativeBottom - mRowAlignFromBottom - rowContentsHeight / 2 in getViewLayouts()268 int childBottomMax = relativeBottom - mRowAlignFromBottom + rowContentsHeight / 2 in getViewLayouts()