Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java195 private ColorStateList mSecondaryTextColor; field in ContactListItemView
347 mSecondaryTextColor = a.getColorStateList(R.styleable.Theme_android_textColorSecondary); in ContactListItemView()
1432 mStatusView.setTextColor(mSecondaryTextColor); in getStatusView()