Searched refs:passwordInputType (Results 1 – 2 of 2) sorted by relevance
1415 final boolean passwordInputType = variation1533 mEditor.adjustInputType(password, passwordInputType, webPasswordInputType,1599 final boolean isPassword = password || passwordInputType || webPasswordInputType
835 void adjustInputType(boolean password, boolean passwordInputType, in adjustInputType() argument841 if (password || passwordInputType) { in adjustInputType()