Searched refs:getContrastedStaticDrawableColor (Results 1 – 3 of 3) sorted by relevance
112 int color = mIconView.getContrastedStaticDrawableColor(Color.WHITE); in testGetContrastedStaticDrawableColor()117 color = mIconView.getContrastedStaticDrawableColor(Color.WHITE); in testGetContrastedStaticDrawableColor()122 color = mIconView.getContrastedStaticDrawableColor(0xcc000000); in testGetContrastedStaticDrawableColor()
683 int getContrastedStaticDrawableColor(int backgroundColor) { in getContrastedStaticDrawableColor() method in StatusBarIconView
761 int shelfColor = icon.getContrastedStaticDrawableColor(backgroundColor);