Searched refs:notifyViewDisappeared (Results 1 – 8 of 8) sorted by relevance
79 getMainCaptureSession().notifyViewDisappeared(mId, id); in internalNotifyViewDisappeared()
385 public final void notifyViewDisappeared(@NonNull AutofillId id) { in notifyViewDisappeared() method in ContentCaptureSession
646 notifyViewDisappeared(mId, id); in internalNotifyViewDisappeared()714 public void notifyViewDisappeared(int sessionId, @NonNull AutofillId id) { in notifyViewDisappeared() method in MainContentCaptureSession
80 assertThrows(NullPointerException.class, () -> mSession1.notifyViewDisappeared(null)); in testNotifyXXX_null()
3422 mainSession.notifyViewDisappeared(sessionId, (AutofillId) event); in notifyContentCatpureEvents()
19310 HSPLandroid/view/contentcapture/MainContentCaptureSession;->lambda$notifyViewDisappeared$6$MainCont…19316 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewDisappeared(ILandroid/view/au…
19358 HSPLandroid/view/contentcapture/MainContentCaptureSession;->lambda$notifyViewDisappeared$6$MainCont…19364 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewDisappeared(ILandroid/view/au…
51650 method public final void notifyViewDisappeared(@NonNull android.view.autofill.AutofillId);