Searched refs:setTransformationMethod (Results 1 – 6 of 6) sorted by relevance
78 setTransformationMethod(new CarrierTextTransformationMethod(mContext, useAllCaps)); in CarrierText()
1612 setTransformationMethod(PasswordTransformationMethod.getInstance());2551 public final void setTransformationMethod(TransformationMethod method) { in setTransformationMethod() method in TextView.Drawables4089 setTransformationMethod(new AllCapsTransformationMethod(getContext())); in applyTextAppearance()6529 setTransformationMethod(PasswordTransformationMethod.getInstance()); in setInputType()10181 setTransformationMethod(new AllCapsTransformationMethod(getContext())); in setAllCaps()10183 setTransformationMethod(null); in setAllCaps()10242 setTransformationMethod(SingleLineTransformationMethod.getInstance()); in applySingleLine()10250 setTransformationMethod(null); in applySingleLine()
19483 HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V
38929 method public final void setTransformationMethod(android.text.method.TransformationMethod);
58685 method public final void setTransformationMethod(android.text.method.TransformationMethod);
58829 method public final void setTransformationMethod(android.text.method.TransformationMethod);