Searched refs:AutofillType (Results 1 – 11 of 11) sorted by relevance
50 private final @View.AutofillType int mType;53 private AutofillValue(@View.AutofillType int type, @NonNull Object value) { in AutofillValue()
346 public abstract void setAutofillType(@View.AutofillType int type); in setAutofillType()
1275 public @interface AutofillType {} annotation in View8861 final @AutofillType int autofillType = getAutofillType();9241 public @AutofillType int getAutofillType() {
113 private @View.AutofillType int mAutofillType = View.AUTOFILL_TYPE_NONE;448 public @View.AutofillType int getAutofillType() { in getAutofillType()911 public void setAutofillType(@View.AutofillType int type) { in setAutofillType()
465 public @AutofillType int getAutofillType() { in getAutofillType()
509 public @AutofillType int getAutofillType() { in getAutofillType()
584 public @AutofillType int getAutofillType() { in getAutofillType()
682 public @AutofillType int getAutofillType() { in getAutofillType()
834 public @AutofillType int getAutofillType() { in getAutofillType()
11741 public @AutofillType int getAutofillType() { in getAutofillType()
635 @View.AutofillType int mAutofillType = View.AUTOFILL_TYPE_NONE;1137 public @View.AutofillType int getAutofillType() { in getAutofillType()2016 public void setAutofillType(@View.AutofillType int type) { in setAutofillType()