Home
last modified time | relevance | path

Searched defs:mErrorTextAppearance (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
DTextInputLayout.java67 private int mErrorTextAppearance; field in TextInputLayout
298 mErrorView.setTextAppearance(getContext(), mErrorTextAppearance); in setErrorEnabled() local