Home | History | Annotate | Download | only in accessibility

Lines Matching defs:setMaxTextLength

2879     public void setMaxTextLength(int max) {
2881 mInfo.setMaxTextLength(max);
2889 * @see #setMaxTextLength(int)