Searched refs:ShadowInfo (Results 1 – 1 of 1) sorted by relevance
36 private final ShadowInfo mShadowInfo;48 mShadowInfo = new ShadowInfo(context, attrs, defStyle); in DoubleShadowBubbleTextView()83 public static class ShadowInfo { class in DoubleShadowBubbleTextView92 public ShadowInfo(Context c, AttributeSet attrs, int defStyle) { in ShadowInfo() method in DoubleShadowBubbleTextView.ShadowInfo95 attrs, R.styleable.ShadowInfo, defStyle, 0); in ShadowInfo()