Searched defs:addIndicator (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
H A DTextInputLayout.java575 private void addIndicator(TextView indicator, int index) { method in class:TextInputLayout
657 addIndicator(mErrorView, 0);
798 addIndicator(mCounterView, -1);

Completed in 10 milliseconds