Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java460 final AutofillValue value = view.getAutofillValue(); in notifyViewEntered()
620 value = view.getAutofillValue(); in notifyValueChanged()
643 value = view.getAutofillValue(); in notifyValueChanged()
1017 AutofillValue currentValue = view.getAutofillValue(); in setAutofilledIfValuesIs()
/frameworks/base/core/java/android/widget/
DRadioGroup.java451 public AutofillValue getAutofillValue() { in getAutofillValue() method in RadioGroup
DTimePicker.java549 public AutofillValue getAutofillValue() { in getAutofillValue() method in TimePicker
DCompoundButton.java602 public AutofillValue getAutofillValue() { in getAutofillValue() method in CompoundButton
DAbsSpinner.java512 public AutofillValue getAutofillValue() { in getAutofillValue() method in AbsSpinner
DDatePicker.java794 public AutofillValue getAutofillValue() { in getAutofillValue() method in DatePicker
DTextView.java10331 public AutofillValue getAutofillValue() { in getAutofillValue() method
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1003 @Nullable public AutofillValue getAutofillValue() { in getAutofillValue() method in AssistStructure.ViewNode
2034 + ", value=" + node.getAutofillValue() in dump()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java871 final AutofillValue candidate = node.getAutofillValue(); in getValueFromContexts()
/frameworks/base/core/java/android/view/
DView.java7503 structure.setAutofillValue(getAutofillValue());
7792 public AutofillValue getAutofillValue() {
/frameworks/base/api/
Dcurrent.txt6610 method public android.view.autofill.AutofillValue getAutofillValue();
45203 method public android.view.autofill.AutofillValue getAutofillValue();
Dsystem-current.txt6859 method public android.view.autofill.AutofillValue getAutofillValue();
48742 method public android.view.autofill.AutofillValue getAutofillValue();