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