Searched refs:notifyViewAppeared (Results 1 – 9 of 9) sorted by relevance
74 getMainCaptureSession().notifyViewAppeared(mId, node); in internalNotifyViewAppeared()
364 public final void notifyViewAppeared(@NonNull ViewStructure node) { in notifyViewAppeared() method in ContentCaptureSession
641 notifyViewAppeared(mId, node); in internalNotifyViewAppeared()708 void notifyViewAppeared(int sessionId, @NonNull ViewStructureImpl node) { in notifyViewAppeared() method in MainContentCaptureSession
79 assertThrows(NullPointerException.class, () -> mSession1.notifyViewAppeared(null)); in testNotifyXXX_null()
3438 session.notifyViewAppeared(structure); in notifyContentCatpureEvents()
10229 session.notifyViewAppeared(structure); in dispatchProvideContentCaptureStructure()
19276 HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewAppeared(Landroid/view/ViewStruct…19309 HSPLandroid/view/contentcapture/MainContentCaptureSession;->lambda$notifyViewAppeared$5$MainContent…19315 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewAppeared(ILandroid/view/conte…
19324 HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewAppeared(Landroid/view/ViewStruct…19357 HSPLandroid/view/contentcapture/MainContentCaptureSession;->lambda$notifyViewAppeared$5$MainContent…19363 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewAppeared(ILandroid/view/conte…
51649 method public final void notifyViewAppeared(@NonNull android.view.ViewStructure);