Home
last modified time | relevance | path

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

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