Searched refs:AutofillType (Results 1 – 10 of 10) sorted by relevance
44 private final @View.AutofillType int mType;47 private AutofillValue(@View.AutofillType int type, @NonNull Object value) { in AutofillValue()
316 public abstract void setAutofillType(@View.AutofillType int type); in setAutofillType()
1140 public @interface AutofillType {} annotation in View7497 final @AutofillType int autofillType = getAutofillType();7755 public @AutofillType int getAutofillType() {
446 public @AutofillType int getAutofillType() { in getAutofillType()
544 public @AutofillType int getAutofillType() { in getAutofillType()
597 public @AutofillType int getAutofillType() { in getAutofillType()
507 public @AutofillType int getAutofillType() { in getAutofillType()
789 public @AutofillType int getAutofillType() { in getAutofillType()
10325 public @AutofillType int getAutofillType() { in getAutofillType()
613 @View.AutofillType int mAutofillType = View.AUTOFILL_TYPE_NONE;976 public @View.AutofillType int getAutofillType() { in getAutofillType()1738 public void setAutofillType(@View.AutofillType int type) { in setAutofillType()