Searched refs:BubbleIconFactory (Results 1 – 6 of 6) sorted by relevance
73 private BubbleIconFactory mIconFactory;86 BubbleIconFactory factory, in BubbleViewInfoTask()137 BubbleStackView stackView, BubbleIconFactory iconFactory, Bubble b, in populate()
45 public class BubbleIconFactory extends BaseIconFactory { class49 public BubbleIconFactory(Context context) { in BubbleIconFactory() method in BubbleIconFactory
94 val iconFactory = BubbleIconFactory(context) in updateBtnTheme()
149 private BubbleIconFactory mBubbleIconFactory;263 mBubbleIconFactory = new BubbleIconFactory(context); in BubbleController()461 mBubbleIconFactory = new BubbleIconFactory(mContext); in onTaskbarChanged()721 mBubbleIconFactory = new BubbleIconFactory(mContext); in updateForThemeChanges()743 mBubbleIconFactory = new BubbleIconFactory(mContext); in onConfigChanged()
366 BubbleIconFactory iconFactory, in inflate()
114 import com.android.wm.shell.bubbles.BubbleIconFactory;1174 new BubbleIconFactory(mContext), in test_bubbleViewInfoGetPackageForUser()