Home
last modified time | relevance | path

Searched refs:PasswordTransformationMethod (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/text/method/
DPasswordTransformationMethod.java36 public class PasswordTransformationMethod class
64 public static PasswordTransformationMethod getInstance() { in getInstance()
68 sInstance = new PasswordTransformationMethod(); in getInstance()
241 public Visible(Spannable sp, PasswordTransformationMethod ptm) { in Visible()
252 private PasswordTransformationMethod mTransformer;
267 private static PasswordTransformationMethod sInstance;
/frameworks/base/core/java/android/widget/
DTextView.java117 import android.text.method.PasswordTransformationMethod;
1612 setTransformationMethod(PasswordTransformationMethod.getInstance());
6529 setTransformationMethod(PasswordTransformationMethod.getInstance()); in setInputType()
6533 if (mTransformation == PasswordTransformationMethod.getInstance()) { in setInputType()
6543 if (mTransformation == PasswordTransformationMethod.getInstance()) { in setInputType()
6582 return mTransformation instanceof PasswordTransformationMethod; in hasPasswordTransformationMethod()
/frameworks/base/config/
Dpreloaded-classes3521 android.text.method.PasswordTransformationMethod
Dhiddenapi-greylist-max-o.txt70438 Landroid/text/method/PasswordTransformationMethod$PasswordCharSequence;-><init>(Ljava/lang/CharSequ…
70439 Landroid/text/method/PasswordTransformationMethod$PasswordCharSequence;->mSource:Ljava/lang/CharSeq…
70440 Landroid/text/method/PasswordTransformationMethod$ViewReference;-><init>(Landroid/view/View;)V
70441 …roid/text/method/PasswordTransformationMethod$Visible;-><init>(Landroid/text/Spannable;Landroid/te…
70442 Landroid/text/method/PasswordTransformationMethod$Visible;->mText:Landroid/text/Spannable;
70443 Landroid/text/method/PasswordTransformationMethod$Visible;->mTransformer:Landroid/text/method/Passw…
70444 Landroid/text/method/PasswordTransformationMethod;->removeVisibleSpans(Landroid/text/Spannable;)V
Dboot-image-profile.txt36173 Landroid/text/method/PasswordTransformationMethod;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30337 …public class PasswordTransformationMethod implements android.text.TextWatcher android.text.method.…
30338 ctor public PasswordTransformationMethod();
30341 method public static android.text.method.PasswordTransformationMethod getInstance();
/frameworks/base/non-updatable-api/
Dcurrent.txt47917 …public class PasswordTransformationMethod implements android.text.TextWatcher android.text.method.…
47918 ctor public PasswordTransformationMethod();
47921 method public static android.text.method.PasswordTransformationMethod getInstance();
/frameworks/base/api/
Dcurrent.txt48061 …public class PasswordTransformationMethod implements android.text.TextWatcher android.text.method.…
48062 ctor public PasswordTransformationMethod();
48065 method public static android.text.method.PasswordTransformationMethod getInstance();