Searched refs:monochrome (Results 1 – 4 of 4) sorted by relevance
547 Drawable monochrome = ((AdaptiveIconDrawable) appIcon).getMonochrome(); in maybeGetMonochromeAppIcon() local548 if (monochrome != null) { in maybeGetMonochromeAppIcon()551 return new ScalingDrawableWrapper(monochrome, APP_ICON_SCALE); in maybeGetMonochromeAppIcon()
77 … to replace the notification icon in the status bar and shelf with the monochrome app icon, if ava…
116 // Only set if the app defined a monochrome icon.
358 description: "Fixes the status bar icon size when drawing InsetDrawables (ie. monochrome icons)"