Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
H A DContentCaptureSessionTest.java96 () -> mSession1.notifyViewsAppeared(null)); in testNotifyXXX_null()
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureSession.java436 public final void notifyViewsAppeared(@NonNull List<ViewStructure> appearedNodes) { in notifyViewsAppeared() method in ContentCaptureSession
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt55195 … method public final void notifyViewsAppeared(@NonNull java.util.List<android.view.ViewStructure>);