Home
last modified time | relevance | path

Searched refs:highlightColor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DPhoneAccount.java679 int highlightColor, in PhoneAccount() argument
692 mHighlightColor = highlightColor; in PhoneAccount()
/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java336 SmartSelectSprite(final Context context, @ColorInt int highlightColor, in SmartSelectSprite() argument
344 mFillColor = highlightColor; in SmartSelectSprite()