Searched refs:internalNotifyViewDisappeared (Results 1 – 4 of 4) sorted by relevance
382 internalNotifyViewDisappeared(id); in notifyViewDisappeared()385 abstract void internalNotifyViewDisappeared(@NonNull AutofillId id); in internalNotifyViewDisappeared() method in ContentCaptureSession409 internalNotifyViewDisappeared(new AutofillId(hostId, id, mId)); in notifyViewsDisappeared()
77 void internalNotifyViewDisappeared(@NonNull AutofillId id) { in internalNotifyViewDisappeared() method in ChildContentCaptureSession
571 void internalNotifyViewDisappeared(@NonNull AutofillId id) { in internalNotifyViewDisappeared() method in MainContentCaptureSession
150 void internalNotifyViewDisappeared(AutofillId id) { in internalNotifyViewDisappeared() method in ContentCaptureSessionTest.MyContentCaptureSession