Searched refs:passwordInputType (Results 1 – 2 of 2) sorted by relevance
1044 void adjustInputType(boolean password, boolean passwordInputType, in adjustInputType() argument1050 if (password || passwordInputType) { in adjustInputType()
1472 final boolean passwordInputType = variation1592 mEditor.adjustInputType(password, passwordInputType, webPasswordInputType,1662 final boolean isPassword = password || passwordInputType || webPasswordInputType