Searched refs:notifyViewDisappeared (Results 1 – 7 of 7) sorted by relevance
78 getMainCaptureSession().notifyViewDisappeared(mId, id); in internalNotifyViewDisappeared()
572 notifyViewDisappeared(mId, id); in internalNotifyViewDisappeared()625 public void notifyViewDisappeared(int sessionId, @NonNull AutofillId id) { in notifyViewDisappeared() method in MainContentCaptureSession
378 public final void notifyViewDisappeared(@NonNull AutofillId id) { in notifyViewDisappeared() method in ContentCaptureSession
79 assertThrows(NullPointerException.class, () -> mSession1.notifyViewDisappeared(null)); in testNotifyXXX_null()
2812 mainSession.notifyViewDisappeared(sessionId, (AutofillId) event); in notifyContentCatpureEvents()
54227 method public final void notifyViewDisappeared(@NonNull android.view.autofill.AutofillId);
54371 method public final void notifyViewDisappeared(@NonNull android.view.autofill.AutofillId);