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