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.java1000 public void notifyViewExited(@NonNull View view) { in notifyViewExited() method in AutofillManager
1178 public void notifyViewExited(@NonNull View view, int virtualId) { in notifyViewExited() method in AutofillManager
2776 private void notifyViewExited(int windowId, long nodeId) { in notifyViewExited() method in AutofillManager.CompatibilityBridge