Searched refs:mFlyoutPadding (Results 1 – 1 of 1) sorted by relevance
71 private final int mFlyoutPadding; field in BubbleFlyoutView169 mFlyoutPadding = res.getDimensionPixelSize(R.dimen.bubble_flyout_padding_x); in BubbleFlyoutView()282 (int) (parentWidth * FLYOUT_MAX_WIDTH_PERCENT) - mFlyoutPadding * 2; in updateFlyoutMessage()