Searched defs:mErrorTextAppearance (Results 1 – 1 of 1) sorted by relevance
67 private int mErrorTextAppearance; field in TextInputLayout298 mErrorView.setTextAppearance(getContext(), mErrorTextAppearance); in setErrorEnabled() local