Searched defs:getIconColor (Results 1 – 2 of 2) sorted by relevance
441 private fun getIconColor(componentName: ComponentName): Int { in <lambda>() method446 private fun getIconColor(icon: Drawable) = ColorExtractor.findDominantColorByHue( in <lambda>() method
119 public int getIconColor() { in getIconColor() method in FastBitmapDrawable