Home | History | Annotate | Download | only in widget

Lines Matching defs:setInputType

344             setInputType(inputType);
445 * @see TextView#setInputType(int)
450 public void setInputType(int inputType) {
451 mSearchSrcTextView.setInputType(inputType);
1199 mSearchSrcTextView.setInputType(inputType);