Searched refs:forText (Results 1 – 9 of 9) sorted by relevance
124 AutofillValue.forText(response.mUsername.second)); in handleRequest()129 AutofillValue.forText(response.mPassword.second)); in handleRequest()
88 return AutofillValue.forText(sanitized); in sanitize()
269 public static AutofillValue forText(@Nullable CharSequence value) { in forText() method in AutofillValue
2802 AutofillValue.forText(node.getText())); in notifyValueChanged()
558 strategy.calculateScores(callback, Arrays.asList(AutofillValue.forText(value1)), in calculateScore()
11670 return AutofillValue.forText(text); in getAutofillValue()
9695 structure.setAutofillValue(AutofillValue.forText(text));
54166 method public static android.view.autofill.AutofillValue forText(@Nullable CharSequence);
54310 method public static android.view.autofill.AutofillValue forText(@Nullable CharSequence);