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