Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DChildContentCaptureSession.java74 getMainCaptureSession().notifyViewAppeared(mId, node); in internalNotifyViewAppeared()
H A DContentCaptureSession.java394 public final void notifyViewAppeared(@NonNull ViewStructure node) { in notifyViewAppeared() method in ContentCaptureSession
H A DMainContentCaptureSession.java727 notifyViewAppeared(mId, node); in internalNotifyViewAppeared()
794 void notifyViewAppeared(int sessionId, @NonNull ViewStructureImpl node) { in notifyViewAppeared() method in MainContentCaptureSession
/aosp14/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
H A DContentCaptureSessionTest.java93 assertThrows(NullPointerException.class, () -> mSession1.notifyViewAppeared(null)); in testNotifyXXX_null()
/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java6896 session.notifyViewAppeared(structure); in reportActiveViewsToContentCapture()
/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4092 session.notifyViewAppeared(structure); in notifyContentCaptureEvents()
H A DView.java10648 session.notifyViewAppeared(structure); in dispatchProvideContentCaptureStructure()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt19189 HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewAppeared(Landroid/view/ViewStruct…
19236 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewAppeared(ILandroid/view/conte…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt19253 HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewAppeared(Landroid/view/ViewStruct…
19300 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewAppeared(ILandroid/view/conte…
/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.txt55191 method public final void notifyViewAppeared(@NonNull android.view.ViewStructure);