Searched refs:getIconColor (Results 1 – 5 of 5) sorted by relevance
127 public int getIconColor() { in getIconColor() method in ThemedIconDrawable
454 public int getIconColor() { in getIconColor() method in ClockDrawableWrapper.ClockIconDrawable455 return isThemed() ? mThemedFgColor : super.getIconColor(); in getIconColor()
152 public int getIconColor() { in getIconColor() method in FastBitmapDrawable
144 LocalContentColor provides colors.getIconColor(isSelected) in VolumePanelRadioButtonBar()288 private fun VolumePanelRadioButtonBarColors.getIconColor(selected: Boolean): Color = in getIconColor() method
671 final ColorCache.IconColor iconColor = mColorCache.getIconColor( in processAdaptiveIcon()1165 @NonNull IconColor getIconColor(String packageName, int configHash, int iconResId, in getIconColor() method in SplashscreenContentDrawer.ColorCache