Searched refs:BubbleIconFactory (Results 1 – 3 of 3) sorted by relevance
28 public class BubbleIconFactory extends BaseIconFactory { class29 protected BubbleIconFactory(Context context) { in BubbleIconFactory() method in BubbleIconFactory
62 private BubbleIconFactory mBubbleIconFactory;136 public void setBubbleIconFactory(BubbleIconFactory factory) { in setBubbleIconFactory()
193 private BubbleIconFactory mBubbleIconFactory;364 mBubbleIconFactory = new BubbleIconFactory(context); in BubbleStackView()508 mBubbleIconFactory = new BubbleIconFactory(mContext); in onThemeChanged()