Home | History | Annotate | Download | only in widget

Lines Matching refs:setInputType

346             setInputType(inputType);
447 * @see TextView#setInputType(int)
452 public void setInputType(int inputType) {
453 mSearchSrcTextView.setInputType(inputType);
1159 mSearchSrcTextView.setInputType(inputType);