Searched refs:forText (Results 1 – 4 of 4) sorted by relevance
260 public static AutofillValue forText(@Nullable CharSequence value) { in forText() method in AutofillValue
10332 return isTextEditable() ? AutofillValue.forText(getText()) : null; in getAutofillValue()
47647 method public static android.view.autofill.AutofillValue forText(java.lang.CharSequence);
51190 method public static android.view.autofill.AutofillValue forText(java.lang.CharSequence);