Home
last modified time | relevance | path

Searched defs:notifyViewAppeared (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureSession.java360 public final void notifyViewAppeared(@NonNull ViewStructure node) { in notifyViewAppeared() method in ContentCaptureSession
DMainContentCaptureSession.java619 void notifyViewAppeared(int sessionId, @NonNull ViewStructureImpl node) { in notifyViewAppeared() method in MainContentCaptureSession