Searched refs:notifyViewExited (Results 1 – 5 of 5) sorted by relevance
1000 public void notifyViewExited(@NonNull View view) { in notifyViewExited() method in AutofillManager1178 public void notifyViewExited(@NonNull View view, int virtualId) { in notifyViewExited() method in AutofillManager2705 notifyViewExited(mFocusedWindowId, mFocusedNodeId); in onAccessibilityEvent()2776 private void notifyViewExited(int windowId, long nodeId) { in notifyViewExited() method in AutofillManager.CompatibilityBridge2785 AutofillManager.this.notifyViewExited(view, virtualId); in notifyViewExited()
2227 getAutofillManager().notifyViewExited(focus); in onPause()
7856 afm.notifyViewExited(this);
52775 method public void notifyViewExited(@NonNull android.view.View);52776 method public void notifyViewExited(@NonNull android.view.View, int);
79012 Landroid/view/autofill/AutofillManager$CompatibilityBridge;->notifyViewExited(IJ)V