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