Searched refs:getAutofillType (Results 1 - 10 of 10) sorted by relevance

/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
H A DGuidedActionEditText.java123 public int getAutofillType() { method in class:GuidedActionEditText
/frameworks/base/core/java/android/widget/
H A DRadioGroup.java450 public @AutofillType int getAutofillType() { method in class:RadioGroup
H A DAbsSpinner.java507 public @AutofillType int getAutofillType() { method in class:AbsSpinner
H A DCompoundButton.java597 public @AutofillType int getAutofillType() { method in class:CompoundButton
H A DDatePicker.java816 public @AutofillType int getAutofillType() { method in class:DatePicker
H A DTimePicker.java572 public @AutofillType int getAutofillType() { method in class:TimePicker
H A DTextView.java9808 return getAutofillType() != AUTOFILL_TYPE_NONE;
10759 public @AutofillType int getAutofillType() { method in class:TextView
/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java1004 * @return autofill type as defined by {@link View#getAutofillType()},
1007 public @View.AutofillType int getAutofillType() { method in class:AssistStructure.ViewNode
1046 * <p>Typically used by nodes whose {@link View#getAutofillType()} is a list to indicate
2171 + ", type=" + node.getAutofillType()
/frameworks/base/core/java/android/view/
H A DView.java1121 * <li>{@link #getAutofillType()} to return {@link #AUTOFILL_TYPE_DATE}.
1209 * @see #getAutofillType()
1220 * @see #getAutofillType()
1231 * @see #getAutofillType()
1246 * @see #getAutofillType()
1260 * @see #getAutofillType()
7834 * {@link #getAutofillId()}, the autofill type set using {@link #getAutofillType()}, etc.),
7889 final @AutofillType int autofillType = getAutofillType();
8087 * {@link #getAutofillType()}).
8269 public @AutofillType int getAutofillType() { method in class:View
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt956 HPLandroid/app/assist/AssistStructure$ViewNode;->getAutofillType()I
7915 HPLandroid/widget/TimePicker;->getAutofillType()I
[all...]

Completed in 313 milliseconds