Searched refs:mManageButtonHeight (Results 1 – 1 of 1) sorted by relevance
96 private int mManageButtonHeight; field in BubblePositioner191 mManageButtonHeight = res.getDimensionPixelSize(R.dimen.bubble_manage_button_total_height); in updateInternal()396 int bottomPadding = isOverflow ? mExpandedViewPadding : mManageButtonHeight; in getMaxExpandedViewHeight()442 int manageButtonHeight = isOverflow ? mExpandedViewPadding : mManageButtonHeight; in getExpandedViewY()