Home
last modified time | relevance | path

Searched defs:getAutofillValue (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/widget/
DRadioGroup.java451 public AutofillValue getAutofillValue() { in getAutofillValue() method in RadioGroup
DAbsSpinner.java512 public AutofillValue getAutofillValue() { in getAutofillValue() method in AbsSpinner
DCompoundButton.java602 public AutofillValue getAutofillValue() { in getAutofillValue() method in CompoundButton
DTimePicker.java549 public AutofillValue getAutofillValue() { in getAutofillValue() method in TimePicker
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