Searched refs:setTransformationMethod (Results 1 – 7 of 7) sorted by relevance
85 ((TextView) view).setTransformationMethod(transformation); in onShowTranslation()116 ((TextView) view).setTransformationMethod(transformation); in onHideTranslation()
1676 setTransformationMethod(PasswordTransformationMethod.getInstance());2639 public final void setTransformationMethod(TransformationMethod method) { in setTransformationMethod() method in TextView.Drawables4181 setTransformationMethod(new AllCapsTransformationMethod(getContext())); in applyTextAppearance()6658 setTransformationMethod(PasswordTransformationMethod.getInstance()); in setInputType()10307 setTransformationMethod(new AllCapsTransformationMethod(getContext())); in setAllCaps()10309 setTransformationMethod(null); in setAllCaps()10372 setTransformationMethod(SingleLineTransformationMethod.getInstance()); in applySingleLine()10405 setTransformationMethod(null); in applySingleLine()
52 setTransformationMethod(new CarrierTextTransformationMethod(mContext, useAllCaps)); in CarrierText()
21040 HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V+…
56458 method public final void setTransformationMethod(android.text.method.TransformationMethod);
38929 method public final void setTransformationMethod(android.text.method.TransformationMethod);
21087 HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V+…