Searched refs:notifyViewExited (Results 1 – 8 of 8) sorted by relevance
164 getAutofillManager().notifyViewExited(focus); in onActivityPaused()
1719 public void notifyViewExited(@NonNull View view) { in notifyViewExited() method in AutofillManager1929 public void notifyViewExited(@NonNull View view, int virtualId) { in notifyViewExited() method in AutofillManager4004 notifyViewExited(mFocusedWindowId, mFocusedNodeId); in onAccessibilityEvent()4075 private void notifyViewExited(int windowId, long nodeId) { in notifyViewExited() method in AutofillManager.CompatibilityBridge4084 AutofillManager.this.notifyViewExited(view, virtualId); in notifyViewExited()
8783 afm.notifyViewExited(this);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
55675 method public void notifyViewExited(@NonNull android.view.View);55676 method public void notifyViewExited(@NonNull android.view.View, int);
18783 HSPLandroid/view/autofill/AutofillManager;->notifyViewExited(Landroid/view/View;)V
18847 HSPLandroid/view/autofill/AutofillManager;->notifyViewExited(Landroid/view/View;)V
58682 Landroid/view/autofill/AutofillManager$CompatibilityBridge;->notifyViewExited(IJ)V