Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java547 Drawable monochrome = ((AdaptiveIconDrawable) appIcon).getMonochrome(); in maybeGetMonochromeAppIcon() local
548 if (monochrome != null) { in maybeGetMonochromeAppIcon()
551 return new ScalingDrawableWrapper(monochrome, APP_ICON_SCALE); in maybeGetMonochromeAppIcon()
/frameworks/base/core/java/android/app/
Dnotification.aconfig77 … to replace the notification icon in the status bar and shelf with the monochrome app icon, if ava…
/frameworks/base/core/proto/android/service/
Dpackage.proto116 // Only set if the app defined a monochrome icon.
/frameworks/base/packages/SystemUI/aconfig/
Dsystemui.aconfig358 description: "Fixes the status bar icon size when drawing InsetDrawables (ie. monochrome icons)"