Home
last modified time | relevance | path

Searched refs:notifyViewAppeared (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DMainContentCaptureSessionV2Test.java448 session.notifyViewAppeared(session.newViewStructure(view)); in notifyViewAppearedBelowMaximumBufferSize()
470 session.notifyViewAppeared(session.newViewStructure(view)); in notifyViewAppearedExactAsMaximumBufferSize()
492 session.notifyViewAppeared(session.newViewStructure(view)); in notifyViewAppearedAboveMaximumBufferSize()
DContentCaptureSessionTest.java101 assertThrows(NullPointerException.class, () -> mSession1.notifyViewAppeared(null)); in testNotifyXXX_null()
/frameworks/base/core/java/android/view/contentcapture/
DMainContentCaptureSessionV2.java997 viewStructureSession.notifyViewAppeared(); in notifyContentCaptureEventsImpl()
1181 void notifyViewAppeared() { in notifyViewAppeared() method in MainContentCaptureSessionV2.ViewStructureSession
1183 mSession.notifyViewAppeared(mStructure); in notifyViewAppeared()
DContentCaptureSession.java424 public final void notifyViewAppeared(@NonNull ViewStructure node) { in notifyViewAppeared() method in ContentCaptureSession
DMainContentCaptureSession.java900 session.notifyViewAppeared(structure); in notifyContentCaptureEventsImpl()
/frameworks/base/core/java/android/widget/
DAbsListView.java6942 session.notifyViewAppeared(structure); in reportActiveViewsToContentCapture()
/frameworks/base/core/java/android/view/
DView.java11285 session.notifyViewAppeared(structure);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt18856 HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewAppeared(Landroid/view/ViewStruct…
/frameworks/base/config/
Dboot-image-profile.txt18920 HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewAppeared(Landroid/view/ViewStruct…
/frameworks/base/core/api/
Dcurrent.txt55783 method public final void notifyViewAppeared(@NonNull android.view.ViewStructure);