Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java574 public void notifyViewEntered(@NonNull View view) { in notifyViewEntered() method in AutofillManager
578 private void notifyViewEntered(@NonNull View view, int flags) { in notifyViewEntered() method in AutofillManager
705 public void notifyViewEntered(@NonNull View view, int virtualId, @NonNull Rect absBounds) { in notifyViewEntered() method in AutofillManager
709 private void notifyViewEntered(View view, int virtualId, Rect bounds, int flags) { in notifyViewEntered() method in AutofillManager