Searched refs:BubbleExpandedView (Results 1 – 3 of 3) sorted by relevance
44 private final BubbleExpandedView.OnBubbleBlockedListener mListener;49 BubbleExpandedView expandedView;66 BubbleExpandedView.OnBubbleBlockedListener listener) { in Bubble()124 expandedView = (BubbleExpandedView) inflater.inflate( in inflate()
64 public class BubbleExpandedView extends LinearLayout implements View.OnClickListener { class100 private BubbleExpandedView.OnBubbleBlockedListener mOnBubbleBlockedListener;136 public BubbleExpandedView(Context context) { in BubbleExpandedView() method in BubbleExpandedView140 public BubbleExpandedView(Context context, AttributeSet attrs) { in BubbleExpandedView() method in BubbleExpandedView144 public BubbleExpandedView(Context context, AttributeSet attrs, int defStyleAttr) { in BubbleExpandedView() method in BubbleExpandedView148 public BubbleExpandedView(Context context, AttributeSet attrs, int defStyleAttr, in BubbleExpandedView() method in BubbleExpandedView212 TypedArray ta = getContext().obtainStyledAttributes(R.styleable.BubbleExpandedView); in applyThemeAttrs()
196 private BubbleExpandedView.OnBubbleBlockedListener mBlockedListener;