Searched refs:layoutWidth (Results 1 – 2 of 2) sorted by relevance
100 final int layoutWidth = messageView.getMeasuredWidth() + arrowWidth + arrowMargin; in show_menuOnRight_onLeftOfAnchor() local103 mMenuViewAppearance.getMenuPosition().x - layoutWidth); in show_menuOnRight_onLeftOfAnchor()
169 final int layoutWidth = mMessageView.getMeasuredWidth() + mArrowWidth + mArrowMargin; in updateLocationWith() local172 : anchorBoundsInParent.left - layoutWidth); in updateLocationWith()