Home | History | Annotate | Download | only in widget

Lines Matching defs:setInputType

355             setInputType(inputType);
457 * @see TextView#setInputType(int)
462 public void setInputType(int inputType) {
463 mSearchSrcTextView.setInputType(inputType);
1129 mSearchSrcTextView.setInputType(inputType);