Searched refs:mFlyoutPadding (Results 1 – 1 of 1) sorted by relevance
71 private final int mFlyoutPadding; field in BubbleFlyoutView173 mFlyoutPadding = res.getDimensionPixelSize(R.dimen.bubble_flyout_padding_x); in BubbleFlyoutView()288 final int maxTextViewWidth = (int) mPositioner.getMaxFlyoutSize() - mFlyoutPadding * 2; in updateFlyoutMessage()