Home
last modified time | relevance | path

Searched refs:notifyViewEntered (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java1417 notifyViewEntered(view, flags); in requestAutofill()
1436 notifyViewEntered(view); in requestAutofillFromNewSession()
1468 notifyViewEntered(view, virtualId, absBounds, flags); in requestAutofill()
1476 public void notifyViewEntered(@NonNull View view) { in notifyViewEntered() method in AutofillManager
1477 notifyViewEntered(view, 0); in notifyViewEntered()
1699 private void notifyViewEntered(@NonNull View view, int flags) { in notifyViewEntered() method in AutofillManager
1828 public void notifyViewEntered(@NonNull View view, int virtualId, @NonNull Rect absBounds) { in notifyViewEntered() method in AutofillManager
1829 notifyViewEntered(view, virtualId, absBounds, 0); in notifyViewEntered()
1832 private void notifyViewEntered(View view, int virtualId, Rect bounds, int flags) { in notifyViewEntered() method in AutofillManager
3838 notifyViewEntered(v); in showAutofillDialog()
[all …]
DAutofillClientController.java134 getAutofillManager().notifyViewEntered(focus); in onActivityResumed()
/frameworks/base/core/java/android/view/
DView.java8777 afm.notifyViewEntered(this);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt55673 method public void notifyViewEntered(@NonNull android.view.View);
55674 …method public void notifyViewEntered(@NonNull android.view.View, int, @NonNull android.graphics.Re…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt58681 Landroid/view/autofill/AutofillManager$CompatibilityBridge;->notifyViewEntered(IJLandroid/graphics/…
58757 Landroid/view/autofill/AutofillManager;->notifyViewEntered(Landroid/view/View;I)V
58758 Landroid/view/autofill/AutofillManager;->notifyViewEntered(Landroid/view/View;ILandroid/graphics/Re…
/frameworks/base/boot/
Dboot-image-profile.txt18780 HSPLandroid/view/autofill/AutofillManager;->notifyViewEntered(Landroid/view/View;I)V
/frameworks/base/config/
Dboot-image-profile.txt18844 HSPLandroid/view/autofill/AutofillManager;->notifyViewEntered(Landroid/view/View;I)V