Searched refs:AutofillType (Results 1 – 10 of 10) sorted by relevance
50 private final @View.AutofillType int mType;53 private AutofillValue(@View.AutofillType int type, @NonNull Object value) { in AutofillValue()
439 public abstract void setAutofillType(@View.AutofillType int type); in setAutofillType()
1389 public @interface AutofillType {} annotation in View9655 final @AutofillType int autofillType = getAutofillType();10264 public @AutofillType int getAutofillType() {
113 private @View.AutofillType int mAutofillType = View.AUTOFILL_TYPE_NONE;452 public @View.AutofillType int getAutofillType() { in getAutofillType()932 public void setAutofillType(@View.AutofillType int type) { in setAutofillType()
467 public @AutofillType int getAutofillType() { in getAutofillType()
510 public @AutofillType int getAutofillType() { in getAutofillType()
586 public @AutofillType int getAutofillType() { in getAutofillType()
834 public @AutofillType int getAutofillType() { in getAutofillType()
712 public @AutofillType int getAutofillType() { in getAutofillType()
653 @View.AutofillType int mAutofillType = View.AUTOFILL_TYPE_NONE;1227 public @View.AutofillType int getAutofillType() { in getAutofillType()2240 public void setAutofillType(@View.AutofillType int type) { in setAutofillType()