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.java442 public void notifyViewEntered(@NonNull View view) { in notifyViewEntered() method in AutofillManager
446 private void notifyViewEntered(@NonNull View view, int flags) { in notifyViewEntered() method in AutofillManager
542 public void notifyViewEntered(@NonNull View view, int virtualId, @NonNull Rect absBounds) { in notifyViewEntered() method in AutofillManager
546 private void notifyViewEntered(View view, int virtualId, Rect bounds, int flags) { in notifyViewEntered() method in AutofillManager