Searched refs:setTransformationMethod (Results 1 – 4 of 4) sorted by relevance
230 mEditText.setTransformationMethod(new PasswordTransformationMethod()); in onCreate()
459 public void setTransformationMethod(TransformationMethod transformationMethod) { in setTransformationMethod() method in ShadowTextView
149 view.setTransformationMethod(new ShadowPasswordTransformationMethod()); in shouldAllowSettingATransformationMethod()
785 input.setTransformationMethod(new PasswordTransformationMethod()); in getInputFromAlertDialog()