Home
last modified time | relevance | path

Searched refs:forText (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/autofill/
DAutofillValueTest.java32 AutofillValue value = AutofillValue.forText("hello"); in testWriteToParcel_text()
/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
DMyAutofillService.java135 AutofillValue value = AutofillValue.forText(response.mUsername.second); in handleRequest()
141 AutofillValue value = AutofillValue.forText(response.mPassword.second); in handleRequest()
/frameworks/base/core/java/android/service/autofill/
DTextValueSanitizer.java88 return AutofillValue.forText(sanitized); in sanitize()
/frameworks/base/core/java/android/view/translation/
DTranslationRequestValue.java43 public static TranslationRequestValue forText(@NonNull CharSequence text) { in forText() method in TranslationRequestValue
/frameworks/base/core/java/android/view/autofill/
DAutofillValue.java269 public static AutofillValue forText(@Nullable CharSequence value) { in forText() method in AutofillValue
DAutofillManager.java3136 AutofillValue.forText(node.getText())); in notifyValueChanged()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java598 strategy.calculateScores(callback, Arrays.asList(AutofillValue.forText(value1)), in calculateScore()
/frameworks/base/core/java/android/widget/
DTextView.java12000 return AutofillValue.forText(text); in getAutofillValue()
13950 TranslationRequestValue.forText(mText)); in onCreateViewTranslationRequest()
13953 TranslationRequestValue.forText(getContentDescription())); in onCreateViewTranslationRequest()
/frameworks/base/core/java/android/view/
DView.java10060 structure.setAutofillValue(AutofillValue.forText(text)); in populateVirtualStructure()
/frameworks/base/core/api/
Dcurrent.txt51485 method public static android.view.autofill.AutofillValue forText(@Nullable CharSequence);
52903 …method @NonNull public static android.view.translation.TranslationRequestValue forText(@NonNull Ch…
/frameworks/base/boot/
Dboot-image-profile.txt19230 HSPLandroid/view/autofill/AutofillValue;->forText(Ljava/lang/CharSequence;)Landroid/view/autofill/A…
/frameworks/base/config/
Dboot-image-profile.txt19278 HSPLandroid/view/autofill/AutofillValue;->forText(Ljava/lang/CharSequence;)Landroid/view/autofill/A…