Home
last modified time | relevance | path

Searched refs:setTransformationMethod (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextViewTranslationCallback.java85 ((TextView) view).setTransformationMethod(transformation); in onShowTranslation()
116 ((TextView) view).setTransformationMethod(transformation); in onHideTranslation()
DTextView.java1676 setTransformationMethod(PasswordTransformationMethod.getInstance());
2639 public final void setTransformationMethod(TransformationMethod method) { in setTransformationMethod() method in TextView.Drawables
4181 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()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierText.java52 setTransformationMethod(new CarrierTextTransformationMethod(mContext, useAllCaps)); in CarrierText()
/frameworks/base/boot/
Dboot-image-profile.txt21040 HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V+…
/frameworks/base/core/api/
Dcurrent.txt56458 method public final void setTransformationMethod(android.text.method.TransformationMethod);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38929 method public final void setTransformationMethod(android.text.method.TransformationMethod);
/frameworks/base/config/
Dboot-image-profile.txt21087 HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V+…