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()
88 return AutofillValue.forText(sanitized); in sanitize()
43 public static TranslationRequestValue forText(@NonNull CharSequence text) { in forText() method in TranslationRequestValue
269 public static AutofillValue forText(@Nullable CharSequence value) { in forText() method in AutofillValue
3136 AutofillValue.forText(node.getText())); in notifyValueChanged()
598 strategy.calculateScores(callback, Arrays.asList(AutofillValue.forText(value1)), in calculateScore()
12000 return AutofillValue.forText(text); in getAutofillValue()13950 TranslationRequestValue.forText(mText)); in onCreateViewTranslationRequest()13953 TranslationRequestValue.forText(getContentDescription())); in onCreateViewTranslationRequest()
10060 structure.setAutofillValue(AutofillValue.forText(text)); in populateVirtualStructure()
51485 method public static android.view.autofill.AutofillValue forText(@Nullable CharSequence);52903 …method @NonNull public static android.view.translation.TranslationRequestValue forText(@NonNull Ch…
19230 HSPLandroid/view/autofill/AutofillValue;->forText(Ljava/lang/CharSequence;)Landroid/view/autofill/A…
19278 HSPLandroid/view/autofill/AutofillValue;->forText(Ljava/lang/CharSequence;)Landroid/view/autofill/A…