Home
last modified time | relevance | path

Searched refs:getTextValue (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/service/autofill/
DValueFinder.java38 return (value == null || !value.isText()) ? null : value.getTextValue().toString(); in findByAutofillId()
DTextValueSanitizer.java78 final CharSequence text = value.getTextValue(); in sanitize()
/frameworks/base/core/java/android/view/autofill/
DAutofillValue.java65 @NonNull public CharSequence getTextValue() { in getTextValue() method in AutofillValue
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java417 return value.getTextValue().toString(); in findByAutofillId()
2323 final String newUrl = value.getTextValue().toString(); in updateLocked()
2347 && viewState.getCurrentValue().getTextValue() != null in updateLocked()
2349 final int length = viewState.getCurrentValue().getTextValue().length(); in updateLocked()
2395 final CharSequence text = value.getTextValue(); in updateLocked()
2488 filterText = value.getTextValue().toString(); in onFillReady()
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DFillUi.java320 valueText = value.getTextValue().toString().toLowerCase(); in FillUi()
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1195 mText.mText = value.getTextValue(); in updateAutofillValue()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp1142 ssize_t ResXMLParser::getTextValue(Res_value* outValue) const in getTextValue() function in android::ResXMLParser
/frameworks/base/core/java/android/widget/
DTextView.java11595 final CharSequence autofilledValue = value.getTextValue(); in autofill()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...