Searched refs:alphaValue (Results 1 – 1 of 1) sorted by relevance
161 TypedValue alphaValue = new TypedValue(); in calculateSendingTextColor() local163 R.dimen.notification_secondary_text_disabled_alpha, alphaValue, true); in calculateSendingTextColor()164 float alpha = alphaValue.getFloat(); in calculateSendingTextColor()