Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java841 public void notifyViewExited(@NonNull View view) { in notifyViewExited() method in AutofillManager
998 public void notifyViewExited(@NonNull View view, int virtualId) { in notifyViewExited() method in AutofillManager
2375 private void notifyViewExited(int windowId, long nodeId) { in notifyViewExited() method in AutofillManager.CompatibilityBridge