Searched refs:mHintTextColorUnfocused (Results 1 – 1 of 1) sorted by relevance
66 private int mHintTextColorUnfocused; field in TextFieldsEditorView91 mHintTextColorUnfocused = getResources().getColor(R.color.editor_disabled_text_color); in onFinishInflate()219 fieldView.setHintTextColor(mHintTextColorUnfocused); in setValues()