Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillClientController.java164 getAutofillManager().notifyViewExited(focus); in onActivityPaused()
H A DAutofillManager.java1621 public void notifyViewExited(@NonNull View view) { in notifyViewExited() method in AutofillManager
1822 public void notifyViewExited(@NonNull View view, int virtualId) { in notifyViewExited() method in AutofillManager
3698 notifyViewExited(mFocusedWindowId, mFocusedNodeId); in onAccessibilityEvent()
3769 private void notifyViewExited(int windowId, long nodeId) { in notifyViewExited() method in AutofillManager.CompatibilityBridge
3778 AutofillManager.this.notifyViewExited(view, virtualId); in notifyViewExited()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java8396 afm.notifyViewExited(this);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt55083 method public void notifyViewExited(@NonNull android.view.View);
55084 method public void notifyViewExited(@NonNull android.view.View, int);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt19113 HSPLandroid/view/autofill/AutofillManager;->notifyViewExited(Landroid/view/View;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt19177 HSPLandroid/view/autofill/AutofillManager;->notifyViewExited(Landroid/view/View;)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59325 Landroid/view/autofill/AutofillManager$CompatibilityBridge;->notifyViewExited(IJ)V