Searched refs:internalNotifyViewAppeared (Results 1 – 4 of 4) sorted by relevance
72 void internalNotifyViewAppeared(@NonNull ViewStructureImpl node) { in internalNotifyViewAppeared() method in ChildContentCaptureSession
368 internalNotifyViewAppeared((ViewStructureImpl) node); in notifyViewAppeared()371 abstract void internalNotifyViewAppeared(@NonNull ViewNode.ViewStructureImpl node); in internalNotifyViewAppeared() method in ContentCaptureSession
566 void internalNotifyViewAppeared(@NonNull ViewStructureImpl node) { in internalNotifyViewAppeared() method in MainContentCaptureSession
145 void internalNotifyViewAppeared(ViewStructureImpl node) { in internalNotifyViewAppeared() method in ContentCaptureSessionTest.MyContentCaptureSession