Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierText.java78 setTransformationMethod(new CarrierTextTransformationMethod(mContext, useAllCaps)); in CarrierText()
/frameworks/base/core/java/android/widget/
DTextView.java1612 setTransformationMethod(PasswordTransformationMethod.getInstance());
2551 public final void setTransformationMethod(TransformationMethod method) { in setTransformationMethod() method in TextView.Drawables
4089 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()
/frameworks/base/config/
Dboot-image-profile.txt19483 HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38929 method public final void setTransformationMethod(android.text.method.TransformationMethod);
/frameworks/base/non-updatable-api/
Dcurrent.txt58685 method public final void setTransformationMethod(android.text.method.TransformationMethod);
/frameworks/base/api/
Dcurrent.txt58829 method public final void setTransformationMethod(android.text.method.TransformationMethod);