Searched refs:getColorIntensity (Results 1 – 2 of 2) sorted by relevance
184 float intensity = getColorIntensity(colorForeground); in onFinishInflate()497 float intensity = getColorIntensity(colorForeground); in setupHost()517 public static float getColorIntensity(@ColorInt int color) { in getColorIntensity() method in QuickStatusBarHeader
71 mColorForegroundIntensity = QuickStatusBarHeader.getColorIntensity(colorForeground); in onFinishInflate()