Searched refs:BubbleIconFactory (Results 1 – 5 of 5) sorted by relevance
42 public class BubbleIconFactory extends BaseIconFactory { class44 protected BubbleIconFactory(Context context) { in BubbleIconFactory() method in BubbleIconFactory
112 BubbleIconFactory iconFactory = new BubbleIconFactory(mContext); in updateIcon()
76 private BubbleIconFactory mIconFactory;87 BubbleIconFactory factory, in BubbleViewInfoTask()130 BubbleIconFactory iconFactory, Bubble b, boolean skipInflation) { in populate()
169 private BubbleIconFactory mBubbleIconFactory;462 mBubbleIconFactory = new BubbleIconFactory(context); in BubbleController()902 mBubbleIconFactory = new BubbleIconFactory(mContext); in updateForThemeChanges()923 mBubbleIconFactory = new BubbleIconFactory(mContext); in onConfigChanged()
299 BubbleIconFactory iconFactory, in inflate()