Searched refs:notifyViewAppeared (Results 1 – 11 of 11) sorted by relevance
74 getMainCaptureSession().notifyViewAppeared(mId, node); in internalNotifyViewAppeared()
394 public final void notifyViewAppeared(@NonNull ViewStructure node) { in notifyViewAppeared() method in ContentCaptureSession
727 notifyViewAppeared(mId, node); in internalNotifyViewAppeared()794 void notifyViewAppeared(int sessionId, @NonNull ViewStructureImpl node) { in notifyViewAppeared() method in MainContentCaptureSession
93 assertThrows(NullPointerException.class, () -> mSession1.notifyViewAppeared(null)); in testNotifyXXX_null()
6896 session.notifyViewAppeared(structure); in reportActiveViewsToContentCapture()
4092 session.notifyViewAppeared(structure); in notifyContentCaptureEvents()
10648 session.notifyViewAppeared(structure); in dispatchProvideContentCaptureStructure()
19189 HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewAppeared(Landroid/view/ViewStruct…19236 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewAppeared(ILandroid/view/conte…
19253 HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewAppeared(Landroid/view/ViewStruct…19300 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewAppeared(ILandroid/view/conte…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
55191 method public final void notifyViewAppeared(@NonNull android.view.ViewStructure);