Home
last modified time | relevance | path

Searched refs:notifyViewExited (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DAutofillClientController.java164 getAutofillManager().notifyViewExited(focus); in onActivityPaused()
DAutofillManager.java1719 public void notifyViewExited(@NonNull View view) { in notifyViewExited() method in AutofillManager
1929 public void notifyViewExited(@NonNull View view, int virtualId) { in notifyViewExited() method in AutofillManager
4004 notifyViewExited(mFocusedWindowId, mFocusedNodeId); in onAccessibilityEvent()
4075 private void notifyViewExited(int windowId, long nodeId) { in notifyViewExited() method in AutofillManager.CompatibilityBridge
4084 AutofillManager.this.notifyViewExited(view, virtualId); in notifyViewExited()
/frameworks/base/core/java/android/view/
DView.java8783 afm.notifyViewExited(this);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt55675 method public void notifyViewExited(@NonNull android.view.View);
55676 method public void notifyViewExited(@NonNull android.view.View, int);
/frameworks/base/boot/
Dboot-image-profile.txt18783 HSPLandroid/view/autofill/AutofillManager;->notifyViewExited(Landroid/view/View;)V
/frameworks/base/config/
Dboot-image-profile.txt18847 HSPLandroid/view/autofill/AutofillManager;->notifyViewExited(Landroid/view/View;)V
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt58682 Landroid/view/autofill/AutofillManager$CompatibilityBridge;->notifyViewExited(IJ)V