Searched refs:notifyViewAppeared (Results 1 – 11 of 11) sorted by relevance
448 session.notifyViewAppeared(session.newViewStructure(view)); in notifyViewAppearedBelowMaximumBufferSize()470 session.notifyViewAppeared(session.newViewStructure(view)); in notifyViewAppearedExactAsMaximumBufferSize()492 session.notifyViewAppeared(session.newViewStructure(view)); in notifyViewAppearedAboveMaximumBufferSize()
101 assertThrows(NullPointerException.class, () -> mSession1.notifyViewAppeared(null)); in testNotifyXXX_null()
997 viewStructureSession.notifyViewAppeared(); in notifyContentCaptureEventsImpl()1181 void notifyViewAppeared() { in notifyViewAppeared() method in MainContentCaptureSessionV2.ViewStructureSession1183 mSession.notifyViewAppeared(mStructure); in notifyViewAppeared()
424 public final void notifyViewAppeared(@NonNull ViewStructure node) { in notifyViewAppeared() method in ContentCaptureSession
900 session.notifyViewAppeared(structure); in notifyContentCaptureEventsImpl()
6942 session.notifyViewAppeared(structure); in reportActiveViewsToContentCapture()
11285 session.notifyViewAppeared(structure);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18856 HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewAppeared(Landroid/view/ViewStruct…
18920 HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewAppeared(Landroid/view/ViewStruct…
55783 method public final void notifyViewAppeared(@NonNull android.view.ViewStructure);