Home
last modified time | relevance | path

Searched refs:isAutofillable (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java10994 ? afm.isAutofillable(this) : false;
10997 private boolean isAutofillable() {
11032 + "afm.isAutofillable(): " + afm.isAutofillable(this));
11034 return afm.isAutofillable(this) ? true : notifyAugmentedAutofillIfNeeded(afm);
11058 + " isAutofillable(): " + isAutofillable()
11061 return isAutofillable() && isAttachedToWindow();
16954 if (isAutofillable()) { in notifyAutofillManagerViewVisibilityChanged()
/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java1171 public boolean isAutofillable(View view) { in isAutofillable() method in AutofillManager
/frameworks/base/boot/
Dboot-image-profile.txt17290 HSPLandroid/view/View;->isAutofillable()Z+]Landroid/view/View;missing_types]Landroid/view/autofill/…
20550 HSPLandroid/widget/TextView;->isAutofillable()Z
/frameworks/base/config/
Dboot-image-profile.txt17354 HSPLandroid/view/View;->isAutofillable()Z+]Landroid/view/View;missing_types]Landroid/view/autofill/…
20614 HSPLandroid/widget/TextView;->isAutofillable()Z
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt62862 Landroid/view/View;->isAutofillable()Z
69864 Landroid/widget/TextView;->isAutofillable()Z