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()
348 public abstract void setAutofillType(@View.AutofillType int type); in setAutofillType()
1299 public @interface AutofillType {} annotation in View8880 final @AutofillType int autofillType = getAutofillType();9410 public @AutofillType int getAutofillType() { in getAutofillType()
113 private @View.AutofillType int mAutofillType = View.AUTOFILL_TYPE_NONE;452 public @View.AutofillType int getAutofillType() { in getAutofillType()927 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()
712 public @AutofillType int getAutofillType() { in getAutofillType()
834 public @AutofillType int getAutofillType() { in getAutofillType()
11983 public @AutofillType int getAutofillType() { in getAutofillType()
634 @View.AutofillType int mAutofillType = View.AUTOFILL_TYPE_NONE;1187 public @View.AutofillType int getAutofillType() { in getAutofillType()2146 public void setAutofillType(@View.AutofillType int type) { in setAutofillType()