Searched refs:notifyViewExited (Results 1 – 8 of 8) sorted by relevance
164 getAutofillManager().notifyViewExited(focus); in onActivityPaused()
1621 public void notifyViewExited(@NonNull View view) { in notifyViewExited() method in AutofillManager1822 public void notifyViewExited(@NonNull View view, int virtualId) { in notifyViewExited() method in AutofillManager3698 notifyViewExited(mFocusedWindowId, mFocusedNodeId); in onAccessibilityEvent()3769 private void notifyViewExited(int windowId, long nodeId) { in notifyViewExited() method in AutofillManager.CompatibilityBridge3778 AutofillManager.this.notifyViewExited(view, virtualId); in notifyViewExited()
8396 afm.notifyViewExited(this);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
55083 method public void notifyViewExited(@NonNull android.view.View);55084 method public void notifyViewExited(@NonNull android.view.View, int);
19113 HSPLandroid/view/autofill/AutofillManager;->notifyViewExited(Landroid/view/View;)V
19177 HSPLandroid/view/autofill/AutofillManager;->notifyViewExited(Landroid/view/View;)V
59325 Landroid/view/autofill/AutofillManager$CompatibilityBridge;->notifyViewExited(IJ)V