Searched defs:notifyViewExitedLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java846 notifyViewExitedLocked(view);
851 void notifyViewExitedLocked(@NonNull View view) { method in class:AutofillManager
1004 notifyViewExitedLocked(view, virtualId);
1009 private void notifyViewExitedLocked(@NonNull View view, int virtualId) { method in class:AutofillManager
1451 notifyViewExitedLocked(focusView);

Completed in 45 milliseconds