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