Searched refs:adjustInputType (Results 1 – 2 of 2) sorted by relevance
570 void adjustInputType(boolean password, boolean passwordInputType, in adjustInputType() method in Editor
1233 if (mEditor != null) mEditor.adjustInputType(password, passwordInputType, in TextView()