Home
last modified time | relevance | path

Searched refs:notifyViewDisappeared (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DChildContentCaptureSession.java79 getMainCaptureSession().notifyViewDisappeared(mId, id); in internalNotifyViewDisappeared()
H A DContentCaptureSession.java385 public final void notifyViewDisappeared(@NonNull AutofillId id) { in notifyViewDisappeared() method in ContentCaptureSession
H A DMainContentCaptureSession.java646 notifyViewDisappeared(mId, id); in internalNotifyViewDisappeared()
714 public void notifyViewDisappeared(int sessionId, @NonNull AutofillId id) { in notifyViewDisappeared() method in MainContentCaptureSession
/aosp12/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
H A DContentCaptureSessionTest.java80 assertThrows(NullPointerException.class, () -> mSession1.notifyViewDisappeared(null)); in testNotifyXXX_null()
/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java3422 mainSession.notifyViewDisappeared(sessionId, (AutofillId) event); in notifyContentCatpureEvents()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt19310 HSPLandroid/view/contentcapture/MainContentCaptureSession;->lambda$notifyViewDisappeared$6$MainCont…
19316 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewDisappeared(ILandroid/view/au…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt19358 HSPLandroid/view/contentcapture/MainContentCaptureSession;->lambda$notifyViewDisappeared$6$MainCont…
19364 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewDisappeared(ILandroid/view/au…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt51650 method public final void notifyViewDisappeared(@NonNull android.view.autofill.AutofillId);