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