Searched refs:PasswordTransformationMethod (Results 1 – 8 of 8) sorted by relevance
36 public class PasswordTransformationMethod class64 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;
117 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()
3521 android.text.method.PasswordTransformationMethod
70438 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;)V70441 …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
36173 Landroid/text/method/PasswordTransformationMethod;
30337 …public class PasswordTransformationMethod implements android.text.TextWatcher android.text.method.…30338 ctor public PasswordTransformationMethod();30341 method public static android.text.method.PasswordTransformationMethod getInstance();
47917 …public class PasswordTransformationMethod implements android.text.TextWatcher android.text.method.…47918 ctor public PasswordTransformationMethod();47921 method public static android.text.method.PasswordTransformationMethod getInstance();
48061 …public class PasswordTransformationMethod implements android.text.TextWatcher android.text.method.…48062 ctor public PasswordTransformationMethod();48065 method public static android.text.method.PasswordTransformationMethod getInstance();