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