Searched refs:PasswordTextView (Results 1 – 6 of 6) sorted by relevance
51 private PasswordTextView mTextView;62 if (v != null && v instanceof PasswordTextView) {63 mTextView = (PasswordTextView) v;
56 public class PasswordTextView extends View { class110 public PasswordTextView(Context context) { in PasswordTextView() method in PasswordTextView114 public PasswordTextView(Context context, AttributeSet attrs) { in PasswordTextView() method in PasswordTextView118 public PasswordTextView(Context context, AttributeSet attrs, int defStyleAttr) { in PasswordTextView() method in PasswordTextView122 public PasswordTextView(Context context, AttributeSet attrs, int defStyleAttr, in PasswordTextView() method in PasswordTextView137 a = context.obtainStyledAttributes(attrs, R.styleable.PasswordTextView); in PasswordTextView()
36 protected PasswordTextView mPasswordEntry;
40 protected PasswordTextView mPasswordEntry;
52 private PasswordTextView mPasswordEntry;
57 private PasswordTextView mPasswordEntry;