Home
last modified time | relevance | path

Searched refs:mBubbleIconFactory (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java200 private BubbleIconFactory mBubbleIconFactory; field in BubbleController
312 mBubbleIconFactory = new BubbleIconFactory(context, in BubbleController()
706 return mBubbleIconFactory; in getIconFactory()
949 mBubbleIconFactory = new BubbleIconFactory(mContext, in onThemeChanged()
963 mBubbleIconFactory, in onThemeChanged()
972 mBubbleIconFactory, in onThemeChanged()
988 mBubbleIconFactory = new BubbleIconFactory(mContext, in onConfigurationChanged()
1317 mBubbleIconFactory, in loadOverflowBubblesFromDisk()
1363 mBubbleIconFactory, in setUpBubbleViewsForMode()
1437 mBubbleIconFactory, in inflateAndAdd()