Searched refs:webPasswordInputType (Results 1 – 2 of 2) sorted by relevance
571 boolean webPasswordInputType, boolean numberPasswordInputType) { in adjustInputType() argument580 if (webPasswordInputType) { in adjustInputType()
1118 final boolean webPasswordInputType = variation in TextView()1234 webPasswordInputType, numberPasswordInputType); in TextView()1296 if (password || passwordInputType || webPasswordInputType || numberPasswordInputType) { in TextView()