Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java1052 public void notifyViewExited(@NonNull View view) { in notifyViewExited() method in AutofillManager
1232 public void notifyViewExited(@NonNull View view, int virtualId) { in notifyViewExited() method in AutofillManager
2912 notifyViewExited(mFocusedWindowId, mFocusedNodeId); in onAccessibilityEvent()
2983 private void notifyViewExited(int windowId, long nodeId) { in notifyViewExited() method in AutofillManager.CompatibilityBridge
2992 AutofillManager.this.notifyViewExited(view, virtualId); in notifyViewExited()
/frameworks/base/core/java/android/app/
DActivity.java2353 getAutofillManager().notifyViewExited(focus); in onPause()
/frameworks/base/core/java/android/view/
DView.java8160 afm.notifyViewExited(this);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt56625 method public void notifyViewExited(@NonNull android.view.View);
56626 method public void notifyViewExited(@NonNull android.view.View, int);
/frameworks/base/config/
Dboot-image-profile.txt24453 HSPLandroid/view/autofill/AutofillManager;->notifyViewExited(Landroid/view/View;)V