Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTimePicker.java388 AutofillValue getAutofillValue(); in getAutofillValue() method
485 public final AutofillValue getAutofillValue() { in getAutofillValue() method in TimePicker.AbstractTimePickerDelegate
591 public AutofillValue getAutofillValue() { in getAutofillValue() method in TimePicker
592 return isEnabled() ? mDelegate.getAutofillValue() : null; in getAutofillValue()
DDatePicker.java554 AutofillValue getAutofillValue(); in getAutofillValue() method
662 public final AutofillValue getAutofillValue() { in getAutofillValue() method in DatePicker.AbstractDatePickerDelegate
839 public AutofillValue getAutofillValue() { in getAutofillValue() method in DatePicker
840 return isEnabled() ? mDelegate.getAutofillValue() : null; in getAutofillValue()
DRadioGroup.java466 public AutofillValue getAutofillValue() { in getAutofillValue() method in RadioGroup
DAbsSpinner.java514 public AutofillValue getAutofillValue() { in getAutofillValue() method in AbsSpinner
DCompoundButton.java647 public AutofillValue getAutofillValue() { in getAutofillValue() method in CompoundButton
DTextView.java11667 public AutofillValue getAutofillValue() { in getAutofillValue() method in TextView.Drawables
/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java969 final AutofillValue value = view.getAutofillValue(); in notifyViewEnteredLocked()
1224 value = view.getAutofillValue(); in notifyValueChanged()
1258 value = view.getAutofillValue(); in notifyValueChanged()
2093 AutofillValue currentValue = view.getAutofillValue(); in setAutofilledIfValuesIs()
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java435 @Nullable public AutofillValue getAutofillValue() { in getAutofillValue() method in ViewNode
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1141 @Nullable public AutofillValue getAutofillValue() { in getAutofillValue() method in AssistStructure.ViewNode
2285 + ", value=" + node.getAutofillValue() in dump()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java1982 final AutofillValue value = node.getAutofillValue(); in getValueFromContextsLocked()
/frameworks/base/core/java/android/view/
DView.java8654 structure.setAutofillValue(getAutofillValue());
9067 public AutofillValue getAutofillValue() {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81041 Landroid/widget/DatePicker$AbstractDatePickerDelegate;->getAutofillValue()Landroid/view/autofill/Au…
81061 Landroid/widget/DatePicker$DatePickerDelegate;->getAutofillValue()Landroid/view/autofill/AutofillVa…
85111 Landroid/widget/TimePicker$AbstractTimePickerDelegate;->getAutofillValue()Landroid/view/autofill/Au…
85124 Landroid/widget/TimePicker$TimePickerDelegate;->getAutofillValue()Landroid/view/autofill/AutofillVa…
/frameworks/base/non-updatable-api/
Dcurrent.txt7153 method @Nullable public android.view.autofill.AutofillValue getAutofillValue();
51535 method @Nullable public android.view.autofill.AutofillValue getAutofillValue();
/frameworks/base/api/
Dcurrent.txt7153 method @Nullable public android.view.autofill.AutofillValue getAutofillValue();
51679 method @Nullable public android.view.autofill.AutofillValue getAutofillValue();