Searched defs:iconFactory (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | BubbleViewInfoTask.java | 171 BubbleBarLayerView layerView, BubbleIconFactory iconFactory, Bubble b, in populateForBubbleBar() 193 BubbleStackView stackView, BubbleIconFactory iconFactory, Bubble b, in populate() 231 BubbleViewInfo info, Context c, Bubble b, BubbleIconFactory iconFactory) { in populateCommonInfo()
|
H A D | BubbleOverflow.kt | 110 val iconFactory = regex
|
H A D | Bubble.java | 481 BubbleIconFactory iconFactory, in inflate()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/ |
H A D | SystemUIToast.java | 264 IconDrawableFactory iconFactory = IconDrawableFactory.newInstance(context); in getBadgedIcon() local
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
H A D | Utils.java | 586 try (IconFactory iconFactory = IconFactory.obtain(context)) { in getBadgedIcon()
|