Home
last modified time | relevance | path

Searched defs:textAlpha (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DDoubleShadowBubbleTextView.java109 int textAlpha = Color.alpha(textView.getCurrentTextColor()); in skipDoubleShadow() local
133 private static int getTextShadowColor(int shadowColor, int textAlpha) { in getTextShadowColor()
DArrowTipView.java444 private void setTextAlpha(int textAlpha) { in setTextAlpha()