Searched refs:mIconInset (Results 1 – 1 of 1) sorted by relevance
58 private int mIconInset; field in BubbleView83 mIconInset = getResources().getDimensionPixelSize(R.dimen.bubble_icon_inset); in BubbleView()287 InsetDrawable foreground = new InsetDrawable(iconDrawable, mIconInset); in buildIconWithTint()