Searched refs:textPasswordType (Results 1 – 1 of 1) sorted by relevance
5909 final int textPasswordType = InputType.TYPE_CLASS_TEXT in testSetImeHintLocalesChangesInputType() local5912 assertEquals(textPasswordType, textView.getInputType()); in testSetImeHintLocalesChangesInputType()