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