Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java1125 mTrackedViews.notifyViewVisibilityChangedLocked(id, isVisible); in notifyViewVisibilityChangedInternal()
3176 void notifyViewVisibilityChangedLocked(@NonNull AutofillId id, boolean isVisible) { in notifyViewVisibilityChangedLocked() method in AutofillManager.TrackedViews