Searched refs:passwordInputType (Results 1 – 2 of 2) sorted by relevance
1420 final boolean passwordInputType = variation1537 mEditor.adjustInputType(password, passwordInputType, webPasswordInputType,1618 if (password || passwordInputType || webPasswordInputType || numberPasswordInputType) {
736 void adjustInputType(boolean password, boolean passwordInputType, in adjustInputType() argument742 if (password || passwordInputType) { in adjustInputType()