Searched defs:inputType (Results 1 – 4 of 4) sorted by relevance
131 int inputType = super.getInputType(); in initEmojiKeyListener() local
145 int inputType = super.getInputType(); in initEmojiKeyListener() local
361 final int inputType = a.getInt(R.styleable.SearchView_android_inputType, -1); in SearchView() local470 public void setInputType(int inputType) { in setInputType()1127 int inputType = mSearchable.getInputType(); in updateSearchAutoComplete() local