Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DLabeledEditorView.java569 private int mTextColorHintUnfocused; field in LabeledEditorView.EditTypeAdapter
576 mTextColorHintUnfocused = context.getResources().getColor( in EditTypeAdapter()
611 view.setTextColor(mTextColorHintUnfocused); in getView()