Searched refs:forText (Results 1 – 12 of 12) sorted by relevance
32 AutofillValue value = AutofillValue.forText("hello"); in testWriteToParcel_text()
135 AutofillValue value = AutofillValue.forText(response.mUsername.second); in handleRequest()141 AutofillValue value = AutofillValue.forText(response.mPassword.second); in handleRequest()
43 public static TranslationRequestValue forText(@NonNull CharSequence text) { in forText() method in TranslationRequestValue
87 return AutofillValue.forText(sanitized); in sanitize()
269 public static AutofillValue forText(@Nullable CharSequence value) { in forText() method in AutofillValue
3487 AutofillValue.forText(node.getText())); in notifyValueChanged()
607 strategy.calculateScores(callback, Arrays.asList(AutofillValue.forText(value1)), in calculateScore()
12299 return AutofillValue.forText(text); in getAutofillValue()14301 TranslationRequestValue.forText(mText)); in onCreateViewTranslationRequest()14304 TranslationRequestValue.forText(getContentDescription())); in onCreateViewTranslationRequest()
10231 structure.setAutofillValue(AutofillValue.forText(text)); in populateVirtualStructure()
52557 method public static android.view.autofill.AutofillValue forText(@Nullable CharSequence);54028 …method @NonNull public static android.view.translation.TranslationRequestValue forText(@NonNull Ch…
18788 HSPLandroid/view/autofill/AutofillValue;->forText(Ljava/lang/CharSequence;)Landroid/view/autofill/A…
18851 HSPLandroid/view/autofill/AutofillValue;->forText(Ljava/lang/CharSequence;)Landroid/view/autofill/A…