Searched refs:setTransformationMethod (Results 1 – 11 of 11) sorted by relevance
98 ((TextView) view).setTransformationMethod(transformation); in onShowTranslation()130 ((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()
77 setTransformationMethod(new UXRTransformationMethod()); in updateCarUxRestrictions()
177 editText.setTransformationMethod(PasswordTransformationMethod.getInstance()); in onBindDialogView()
474 mTextIn.setTransformationMethod(PasswordTransformationMethod in configInputDisplay()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
21040 HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V+…
56556 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+…