Searched refs:notifyViewAppeared (Results 1 – 8 of 8) sorted by relevance
73 getMainCaptureSession().notifyViewAppeared(mId, node); in internalNotifyViewAppeared()
567 notifyViewAppeared(mId, node); in internalNotifyViewAppeared()619 void notifyViewAppeared(int sessionId, @NonNull ViewStructureImpl node) { in notifyViewAppeared() method in MainContentCaptureSession
360 public final void notifyViewAppeared(@NonNull ViewStructure node) { in notifyViewAppeared() method in ContentCaptureSession
78 assertThrows(NullPointerException.class, () -> mSession1.notifyViewAppeared(null)); in testNotifyXXX_null()
2828 session.notifyViewAppeared(structure); in notifyContentCatpureEvents()
9848 session.notifyViewAppeared(structure);
54226 method public final void notifyViewAppeared(@NonNull android.view.ViewStructure);
54370 method public final void notifyViewAppeared(@NonNull android.view.ViewStructure);