Searched defs:iconFactory (Results 1 – 9 of 9) sorted by relevance
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
| 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()
|
| D | BubbleOverflow.kt | 110 val iconFactory = in updateBtnTheme() constant
|
| D | Bubble.java | 481 BubbleIconFactory iconFactory, in inflate()
|
| /frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/ |
| D | BitmapInfo.java | 101 public void setMonoIcon(Bitmap mono, BaseIconFactory iconFactory) { in setMonoIcon() 190 BaseIconFactory iconFactory, float normalizationScale); in getExtendedInfo()
|
| D | ClockDrawableWrapper.java | 214 BaseIconFactory iconFactory, float normalizationScale) { in getExtendedInfo()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/ |
| D | AppIconLoader.kt | 50 iconFactoryProvider.get().use<IconFactory, Drawable?> { iconFactory -> in loadIcon() method
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/appselector/data/ |
| D | IconLoaderLibAppIconLoaderTest.kt | 45 private val iconFactory: IconFactory = mock() constant in com.android.systemui.mediaprojection.appselector.data.IconLoaderLibAppIconLoaderTest
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/toast/ |
| D | SystemUIToast.java | 264 IconDrawableFactory iconFactory = IconDrawableFactory.newInstance(context); in getBadgedIcon() local
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
| D | Utils.java | 586 try (IconFactory iconFactory = IconFactory.obtain(context)) { in getBadgedIcon()
|