Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/contentcapture/
DChildContentCaptureSession.java78 getMainCaptureSession().notifyViewDisappeared(mId, id); in internalNotifyViewDisappeared()
DMainContentCaptureSession.java572 notifyViewDisappeared(mId, id); in internalNotifyViewDisappeared()
625 public void notifyViewDisappeared(int sessionId, @NonNull AutofillId id) { in notifyViewDisappeared() method in MainContentCaptureSession
DContentCaptureSession.java378 public final void notifyViewDisappeared(@NonNull AutofillId id) { in notifyViewDisappeared() method in ContentCaptureSession
/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DContentCaptureSessionTest.java79 assertThrows(NullPointerException.class, () -> mSession1.notifyViewDisappeared(null)); in testNotifyXXX_null()
/frameworks/base/core/java/android/view/
DViewRootImpl.java2812 mainSession.notifyViewDisappeared(sessionId, (AutofillId) event); in notifyContentCatpureEvents()
/frameworks/base/non-updatable-api/
Dcurrent.txt54227 method public final void notifyViewDisappeared(@NonNull android.view.autofill.AutofillId);
/frameworks/base/api/
Dcurrent.txt54371 method public final void notifyViewDisappeared(@NonNull android.view.autofill.AutofillId);